Skip to content

Commit e8cadc5

Browse files
authored
Laravel 12
1 parent ae3c45f commit e8cadc5

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|^4.0",
30-
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
30+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)