Skip to content

Commit

Permalink
Update dependencies to support Composerr 2 (#107)
Browse files Browse the repository at this point in the history
* Update composer.lock

* Update Houdini dependencies.

* Update doctrine/migrations dependency.
  • Loading branch information
alxp authored Nov 2, 2020
1 parent feda38d commit 85a8206
Show file tree
Hide file tree
Showing 4 changed files with 1,905 additions and 761 deletions.
2 changes: 1 addition & 1 deletion Gemini/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"require": {
"silex/silex": "^2.0",
"islandora/crayfish-commons": "dev-dev",
"doctrine/migrations": "^1.5",
"doctrine/migrations": "^1.8",
"kurl/silex-doctrine-migrations-provider": "^0.3.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 85a8206

Please sign in to comment.