Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratadox committed Apr 16, 2018
1 parent 36456a4 commit 2e745b1
Show file tree
Hide file tree
Showing 5 changed files with 1,572 additions and 1,525 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ matrix:

before_script:
- composer install
- wget https://github.com/infection/infection/releases/download/0.7.1/infection.phar
- wget https://github.com/infection/infection/releases/download/0.7.1/infection.phar.pubkey
- wget https://github.com/infection/infection/releases/download/0.8.1/infection.phar
- wget https://github.com/infection/infection/releases/download/0.8.1/infection.phar.pubkey
- chmod +x infection.phar

script:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=7.1",
"stratadox/hydrator": "^v3.0",
"stratadox/hydrator": "^v3.2",
"stratadox/hydration-mapping": "^v2.1",
"stratadox/proxy": "^0.1",
"stratadox/hydration-mapper-contracts": "^0.1.0"
Expand Down

0 comments on commit 2e745b1

Please sign in to comment.