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

Commit

Permalink
Merge pull request #35 from protecinnovations/update-dep
Browse files Browse the repository at this point in the history
Update Dep on proxy-manager to 1.0.*
  • Loading branch information
Ocramius committed Jun 30, 2015
2 parents 5850b5b + 39f6ee9 commit 0ca5d24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ php:
- 5.5
- 5.6
- hhvm
- hhvm-nightly

before_script:
- composer update --prefer-source

script:
- ./vendor/bin/phpunit
- ./vendor/bin/phpcs --standard=PSR2 ./src ./tests

notifications:
irc: "irc.freenode.org#zftalk.modules"
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"zendframework/zend-servicemanager": "~2.2",
"zendframework/zend-modulemanager": "~2.2",
"zendframework/zend-http": "~2.2",
"ocramius/proxy-manager": "0.5.*"
"ocramius/proxy-manager": "1.0.*"
},
"require-dev": {
"zendframework/zendframework": "~2.2",
Expand Down

0 comments on commit 0ca5d24

Please sign in to comment.