Skip to content

Commit 9f59f46

Browse files
committed
fix: Update laravel/octane version to ~2.11.0
1 parent 6ee6133 commit 9f59f46

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.2",
17-
"laravel/octane": "^2.6",
17+
"laravel/octane": "~2.11.0",
1818
"spatie/laravel-prometheus": "^1.2"
1919
},
2020
"extra": {

0 commit comments

Comments
 (0)