Skip to content

Commit cdd9cfa

Browse files
authored
Merge pull request #54 from spinen/feature/supportL11
Support L11
2 parents 44fea0d + 3ceacf7 commit cdd9cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"require": {
2323
"php": "^8.1",
24-
"illuminate/contracts": "~8|~9|~10",
25-
"illuminate/support": "~8|~9|~10",
24+
"illuminate/contracts": "~8|~9|~10|~11",
25+
"illuminate/support": "~8|~9|~10|~11",
2626
"phayes/geophp": "~1.2"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)