Skip to content

Commit 38d30c0

Browse files
committed
Merge remote-tracking branch 'origin' into develop
2 parents 0a2c14a + cdd9cfa commit 38d30c0

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)