Skip to content

Commit

Permalink
New: Added "provide" section to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
merloxx committed Aug 1, 2023
1 parent b9fe495 commit 2d0174b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^4.0"
},
"provide": {
"psr/container-implementation": "^2.0"
},
"autoload": {
"psr-4": {
"Zaphyr\\Container\\": "src/"
Expand Down

0 comments on commit 2d0174b

Please sign in to comment.