Skip to content

Commit

Permalink
Using stable PSR-11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Burns committed Feb 15, 2017
1 parent d89c2c2 commit c1c2a3a
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 @@ -33,7 +33,7 @@
"psr/http-message": "^1.0",
"nikic/fast-route": "^1.0",
"container-interop/container-interop": "^1.2",
"psr/container": "1.0.x-dev@dev|^1.0"
"psr/container": "^1.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.5",
Expand Down

0 comments on commit c1c2a3a

Please sign in to comment.