Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Commit

Permalink
Fix composer deprecation.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea committed May 13, 2019
1 parent ac3803b commit ec8b4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/travis-ci/fixtures/composer.json.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"require-dev": {
"behat/mink-goutte-driver": "~1.2",
"mikey179/vfsStream": "~1.2",
"mikey179/vfsstream": "~1.2",
"minimaxir/big-list-of-naughty-strings": "dev-master",
"phpunit/phpunit": "~6.0"
},
Expand Down

0 comments on commit ec8b4ca

Please sign in to comment.