Skip to content

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 30be238 commit cb72a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"php": "^7.2 || ^8.0",
"chimera/foundation": "^0.2@dev",
"chimera/foundation": "^0.2",
"lcobucci/content-negotiation-middleware": "^1.0",
"middlewares/negotiation": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down

0 comments on commit cb72a67

Please sign in to comment.