Skip to content

Commit 10399b4

Browse files
committed
add laravel 11
1 parent b47b949 commit 10399b4

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
@@ -23,7 +23,7 @@
2323
"ext-json": "*",
2424
"doctrine/dbal": "^2.6|^3.0",
2525
"goldspecdigital/oooas": "^2.7.1",
26-
"laravel/framework": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0",
26+
"laravel/framework": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
2727
"phpdocumentor/reflection-docblock": "^5.0"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)