Skip to content

Commit

Permalink
Updates for php and webonxy
Browse files Browse the repository at this point in the history
  • Loading branch information
iampersistent authored Jan 24, 2023
1 parent 531b458 commit 70153da
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,11 +13,11 @@
"sort-packages": true
},
"require": {
"php": ">=7.1 || ^8.0",
"php": "^8.0",
"psr/container": "^1.0",
"psr/http-server-middleware": "^1.0",
"psr/log": "^1.0",
"webonyx/graphql-php": "^14.0.0"
"webonyx/graphql-php": "^15.0.0"
},
"require-dev": {
"codeception/codeception": "^4.0.0",
Expand Down

0 comments on commit 70153da

Please sign in to comment.