Skip to content

Commit 68a2791

Browse files
authored
Merge pull request #7 from whitecube/laravel-11
Update composer.json for Laravel 11
2 parents a965240 + f944bc9 commit 68a2791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"require": {
2929
"whitecube/php-prices": "^3.0",
30-
"illuminate/support": "^8.0|^9.0|^10.0"
30+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)