Skip to content

Commit c20ecb8

Browse files
committed
Mark the package providing "psr/container-implementation"
1 parent aaef692 commit c20ecb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"require-dev": {
1818
"peridot-php/peridot": "^1.19"
1919
},
20+
"provide": {
21+
"psr/container-implementation": "1.*"
22+
},
2023
"license": "MIT",
2124
"authors": [
2225
{

0 commit comments

Comments
 (0)