Skip to content

Commit

Permalink
Update composer.json for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
theokbokki committed Jul 29, 2024
1 parent a965240 commit f944bc9
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 @@ -27,7 +27,7 @@
],
"require": {
"whitecube/php-prices": "^3.0",
"illuminate/support": "^8.0|^9.0|^10.0"
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f944bc9

Please sign in to comment.