Skip to content

Commit

Permalink
Bump psr/container to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
androidacy-user authored Jun 30, 2022
1 parent 0b0fd25 commit 506620f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.3",
"psr/container": "^1.0",
"psr/container": "^2.0",
"pimple/pimple": "~3.0"
},
"require-dev": {
Expand All @@ -29,4 +29,4 @@
"Props\\": ["test/"]
}
}
}
}

0 comments on commit 506620f

Please sign in to comment.