We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaef692 commit c20ecb8Copy full SHA for c20ecb8
1 file changed
composer.json
@@ -17,6 +17,9 @@
17
"require-dev": {
18
"peridot-php/peridot": "^1.19"
19
},
20
+ "provide": {
21
+ "psr/container-implementation": "1.*"
22
+ },
23
"license": "MIT",
24
"authors": [
25
{
0 commit comments