Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
allexivan authored Mar 12, 2021
1 parent 3fa89d9 commit 1db3204
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"name": "motomedialab/maxscale-connector",
"description": "Fixes database connection errors when routing Laravel database connections via MariaDB MaxScale",
"require": {
"php": "^7.3",
"illuminate/support": "^7.0|^8.0",
"illuminate/database": "^7.0|^8.0"
"php": "^7.3"
},
"license": "MIT",
"type": "library",
Expand Down

0 comments on commit 1db3204

Please sign in to comment.