Commit graph

16 commits

Author SHA1 Message Date
Michael Chrisco
5c74932b0f
Update composer.json - illuminate/database 2024-03-27 10:37:46 -07:00
b1977a7895
fix(composer): Blanket update on testing library
This will probably fail...
2023-10-27 13:10:59 -07:00
113dc5bb82
chore(composer): Testing library should use newest version of database 2023-10-27 12:53:10 -07:00
1cd655670f
fix(composer): Update illuminate database to fix ci issues (#42)
* fix(composer): Update illuminate database to fix ci issues
* fix(circleci): Use 8.0version of php to handle laravel database issue
2022-08-22 09:49:47 -07:00
fe372eb8d0 Fix circleci build 2020-09-28 11:37:08 -07:00
84dd0c2ffb
Merge pull request #24 from michaelachrisco/travis-php7.3
Update .travis.yml to support PHP 7.3
2018-10-22 14:15:20 -07:00
ea0ff8735e
Update composer.json
Remove friendsofphp/php-cs-fixer for now.
2018-10-22 14:12:11 -07:00
7589b70baf
Update composer.json
Update CS fixer
2018-10-22 14:08:02 -07:00
Jan Alfred Richter
eb090875d5 Added license and package details (#25) 2018-09-13 17:48:24 -07:00
jifer
5627a5523c Small refactor (#18)
* Refactor for PSR-2 Formatting standard and PHP DockBlock standard.

* Setting real php requirement (full param casting is available since php7)

* php 7 for travis
2017-12-11 14:10:25 -08:00
5a43121592 Add PHP-CS-Fixer to linting process and Travis. 2017-03-31 11:40:47 -07:00
Corey McMahon
6311144581 Add namespace autoload to composer.json (#4)
* Add namespace autoload to composer.json

* Fix broken namespace declaration in composer.json
2016-12-06 16:51:43 -08:00
Michael Chrisco
1c6b5e2cc5 Add PHPDocs and create/forceCreate methods 2016-10-06 13:22:17 -07:00
Michael Chrisco
d2a7bf88f7 Move DB dependencies to development 2016-03-28 12:13:25 -07:00
Michael Chrisco
40dbb9ef0b Change vendor name. Michael already taken. 2016-03-28 11:40:08 -07:00
Michael Chrisco
ed1c6694c2 init 2016-03-28 11:15:08 -07:00