Skip to content

Commit 9fc74ad

Browse files
committed
feat: tonic-1291485 ensure php 8.3 required.
1 parent eddecf0 commit 9fc74ad

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=8.3",
17-
"illuminate/support": "^5.5 || ^6.0",
17+
"illuminate/support": "^11.0",
1818
"mongodb/laravel-mongodb": "4.0.* || 5.* ",
1919
"laravel/passport": "6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0 || ^9.0 || ^10.0 || ^11.0"
2020
},

0 commit comments

Comments
 (0)