Skip to content

Commit

Permalink
fix(deps): update php dependencies to work with php 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurguly Ashyrov authored and dadish committed Jul 2, 2022
1 parent 530a72e commit 96465c3
Show file tree
Hide file tree
Showing 3 changed files with 9,853 additions and 174 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
],
"require": {
"php": "^7.1||^8.0",
"webonyx/graphql-php": "^14.9.0"
"webonyx/graphql-php": "^14.11.3"
},
"require-dev": {
"processwire/processwire": "^3.0.165",
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
"dadish/graphqlfieldtypemapmarker": "2.0.0",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5.10"
},
"repositories": [
{
Expand Down
Loading

0 comments on commit 96465c3

Please sign in to comment.