Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Added support for branch master on bosnadev/database
Browse files Browse the repository at this point in the history
This allows to update to Laravel 9. bosnadev/database has added support to illuminate/database 9.0 on master branch
  • Loading branch information
Roberto Santana authored Apr 21, 2022
1 parent 9a30600 commit 7e5527a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"illuminate/database": "^6.0|^7.0|^8.0|^9.0",
"geo-io/wkb-parser": "^1.0",
"jmikola/geojson": "^1.0",
"bosnadev/database": "^0.21"
"bosnadev/database": "^0.21|master"
},
"require-dev": {
"illuminate/pagination": "^6.0|^7.0|^8.0|^9.0",
Expand Down

0 comments on commit 7e5527a

Please sign in to comment.