Skip to content

Commit

Permalink
Merge pull request #1 from toandp/1.x
Browse files Browse the repository at this point in the history
Remove composer psr/container dependency
  • Loading branch information
toandp committed Oct 9, 2019
2 parents 93a11ce + ac501e0 commit 6b383ce
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 @@ -18,8 +18,7 @@
}
],
"require": {
"php": ">=5.3.0",
"psr/container": "^1.0"
"php": ">=5.3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6b383ce

Please sign in to comment.