Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Fix: Allow to install phpunit/phpunit:^5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Mar 27, 2017
1 parent f68fc4b commit 54b1dec
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 32 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"zendframework/zend-serializer": "^2.6.1",
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
"zendframework/zend-filter": "^2.6",
"phpunit/phpunit": "^4.5",
"phpunit/phpunit": "^4.5 || ^5.2" ,
"squizlabs/php_codesniffer": "^2.3.1"
},
"suggest": {
Expand Down
61 changes: 30 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 54b1dec

Please sign in to comment.