Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Lester committed Oct 11, 2019
1 parent 48c3ae1 commit 00e29e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
}
],
"require": {
"php": ">=7.2",
"laravel/framework": "^6.1",
"php": ">=7.1",
"laravel/framework": "^5.5",
"omniphx/forrest": "^2.0"
},
"require-dev": {
"laravel/tinker": "^1.0",
"matthewbdaly/artisan-standalone": "^0.0.9",
"orchestra/testbench": "^4.0",
"phpunit/phpunit": "^8.0"
"orchestra/testbench": "^3.0",
"phpunit/phpunit": "^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 00e29e7

Please sign in to comment.