Skip to content

Commit

Permalink
update psr log and container
Browse files Browse the repository at this point in the history
  • Loading branch information
iampersistent authored Apr 10, 2023
1 parent 70153da commit cb29f38
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 @@ -14,9 +14,9 @@
},
"require": {
"php": "^8.0",
"psr/container": "^1.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-server-middleware": "^1.0",
"psr/log": "^1.0",
"psr/log": "^2.0 || ^3.0",
"webonyx/graphql-php": "^15.0.0"
},
"require-dev": {
Expand Down

0 comments on commit cb29f38

Please sign in to comment.