Skip to content

Commit

Permalink
Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
necenzurat authored Jan 31, 2023
1 parent 8b8726a commit 57e1b77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
],
"require": {
"php" : "^7.2.5|^8.0|^8.1",
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0"
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"

},
"require-dev": {
"orchestra/testbench": "3.8.*",
Expand Down

0 comments on commit 57e1b77

Please sign in to comment.