Skip to content

Commit

Permalink
Merge pull request #8 from mbanusic/main
Browse files Browse the repository at this point in the history
Update to Laravel 9
  • Loading branch information
timacdonald authored Feb 17, 2022
2 parents b9c212c + d842348 commit f1b52d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^7.4 | ^8.0",
"laravel/framework": "^8.0"
"laravel/framework": "^8.0 | ^9.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4"
Expand Down

0 comments on commit f1b52d4

Please sign in to comment.