Skip to content

Commit 96465c3

Browse files
Nurguly Ashyrovdadish
authored andcommitted
fix(deps): update php dependencies to work with php 8.1
1 parent 530a72e commit 96465c3

File tree

3 files changed

+9853
-174
lines changed

3 files changed

+9853
-174
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
],
1212
"require": {
1313
"php": "^7.1||^8.0",
14-
"webonyx/graphql-php": "^14.9.0"
14+
"webonyx/graphql-php": "^14.11.3"
1515
},
1616
"require-dev": {
1717
"processwire/processwire": "^3.0.165",
1818
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
1919
"dadish/graphqlfieldtypemapmarker": "2.0.0",
20-
"phpunit/phpunit": "^9.5"
20+
"phpunit/phpunit": "^9.5.10"
2121
},
2222
"repositories": [
2323
{

0 commit comments

Comments
 (0)