Skip to content

Commit

Permalink
Removed composer replace mezzio/mezzio-skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerlin authored Jul 30, 2020
1 parent 93c56fb commit de5972d
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 @@ -107,8 +107,5 @@
"serve": "php -S 0.0.0.0:8080 -t public/",
"test": "phpunit --colors=always",
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
},
"replace": {
"mezzio/mezzio-skeleton": "3.2.3"
}
}

0 comments on commit de5972d

Please sign in to comment.