Skip to content

Commit

Permalink
Merge pull request #7 from whitecube/laravel-11
Browse files Browse the repository at this point in the history
Update composer.json for Laravel 11
  • Loading branch information
voidgraphics authored Jul 29, 2024
2 parents a965240 + f944bc9 commit 68a2791
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 68a2791

Please sign in to comment.