Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Commit

Permalink
Use stable version of Chimera packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Feb 27, 2019
1 parent 2c49d90 commit 8b0d9cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
},
"require": {
"php": "^7.2 || ^8.0",
"chimera/foundation": "^0.2@dev",
"chimera/routing": "^0.2@dev",
"chimera/routing": "^0.2",
"zendframework/zend-diactoros": "^2.0",
"zendframework/zend-expressive": "^3.0",
"zendframework/zend-expressive-fastroute": "^3.0",
Expand Down

0 comments on commit 8b0d9cf

Please sign in to comment.