Skip to content

Commit

Permalink
Merge pull request #27 from TomHAnderson/hotfix/fix-travis
Browse files Browse the repository at this point in the history
Moved doctrine-module requirements outside this module
  • Loading branch information
TomHAnderson committed Jan 11, 2019
2 parents 8279e73 + 7dc4043 commit 95af9d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -12,15 +12,14 @@
"require": {
"doctrine/instantiator": "^1.1",
"doctrine/collections": "^1.5",
"doctrine/doctrine-module": "^1.2 || ^2.1",
"zendframework/zend-servicemanager": "^3.3",
"zendframework/zend-hydrator": "^2.4",
"zendframework/zend-modulemanager": "^2.8",
"doctrine/common": "^2.8",
"zendframework/zend-mvc-console": "^1.2",
"zendframework/zend-config": "^3.2",
"api-skeletons/zf-doctrine-criteria": "^1.0",
"zfcampus/zf-doctrine-querybuilder": "^1.6",
"zfcampus/zf-doctrine-querybuilder": "^1.7",
"phpro/zf-doctrine-hydration-module": "^3.0",
"webonyx/graphql-php": "^0.12.0"
},
"autoload": {
Expand Down

0 comments on commit 95af9d7

Please sign in to comment.