Skip to content

Commit

Permalink
Merge pull request #54 from spinen/feature/supportL11
Browse files Browse the repository at this point in the history
Support L11
  • Loading branch information
jimmypuckett authored Apr 8, 2024
2 parents 44fea0d + 3ceacf7 commit cdd9cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "~8|~9|~10",
"illuminate/support": "~8|~9|~10",
"illuminate/contracts": "~8|~9|~10|~11",
"illuminate/support": "~8|~9|~10|~11",
"phayes/geophp": "~1.2"
},
"require-dev": {
Expand Down

0 comments on commit cdd9cfa

Please sign in to comment.