Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io authored Mar 31, 2023
1 parent fb3ca7e commit 552d733
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
],
"require": {
"php": "^8.0.2",
"illuminate/console": "^9.37",
"illuminate/filesystem": "^9.37",
"illuminate/support": "^9.37",
"illuminate/validation": "^9.37",
"tomatophp/tomato-splade": "^1.0"
"illuminate/console": "^9.37|^10.0",
"illuminate/filesystem": "^9.37|^10.0",
"illuminate/support": "^9.37|^10.0",
"illuminate/validation": "^9.37|^10.0",
"protonemedia/laravel-splade": "^1.3.0"
},
"conflict": {
"laravel/framework": "<9.37.0"
Expand Down

0 comments on commit 552d733

Please sign in to comment.