Skip to content

Commit

Permalink
feat(deps): upgrade php dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dadish committed Jul 17, 2021
1 parent 8ab5972 commit 530a72e
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 @@ -11,10 +11,10 @@
],
"require": {
"php": "^7.1||^8.0",
"webonyx/graphql-php": "^14.3.0"
"webonyx/graphql-php": "^14.9.0"
},
"require-dev": {
"processwire/processwire": "^3.0.164",
"processwire/processwire": "^3.0.165",
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
"dadish/graphqlfieldtypemapmarker": "2.0.0",
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 530a72e

Please sign in to comment.