Skip to content

Commit 530a72e

Browse files
committed
feat(deps): upgrade php dependencies
1 parent 8ab5972 commit 530a72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": "^7.1||^8.0",
14-
"webonyx/graphql-php": "^14.3.0"
14+
"webonyx/graphql-php": "^14.9.0"
1515
},
1616
"require-dev": {
17-
"processwire/processwire": "^3.0.164",
17+
"processwire/processwire": "^3.0.165",
1818
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
1919
"dadish/graphqlfieldtypemapmarker": "2.0.0",
2020
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)