Skip to content

Commit

Permalink
qa: remove replace section from composer.json as new major versio…
Browse files Browse the repository at this point in the history
…n wont replace any zendframework component

Signed-off-by: Maximilian Bösing <[email protected]>
  • Loading branch information
boesing committed Jul 12, 2021
1 parent 578187d commit c06446e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,5 @@
"test": "phpunit --colors=always",
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml",
"static-analysis": "psalm --shepherd --stats"
},
"replace": {
"zendframework/zend-httphandlerrunner": "^1.1.0"
}
}

0 comments on commit c06446e

Please sign in to comment.