Skip to content

Commit

Permalink
Merge pull request #85 from weirdan/fix-duplicate-dep
Browse files Browse the repository at this point in the history
Drop semver requirement from require-dev as it's also in require
  • Loading branch information
weirdan authored Aug 24, 2020
2 parents b3e9d87 + 1bb4710 commit d3f5c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
},
"require-dev": {
"codeception/codeception": "^4.0.3",
"composer/semver": "^1.4 || ^2.0 || ^3.0",
"squizlabs/php_codesniffer": "^3.3.1",
"weirdan/codeception-psalm-module": "^0.7.1",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
Expand Down

0 comments on commit d3f5c00

Please sign in to comment.