Skip to content

Commit 01c3860

Browse files
committed
OXDEV-8007 Update php version in composer
1 parent 23a58da commit 01c3860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"require": {
17-
"php": "^8.1",
17+
"php": "^8.2",
1818
"ext-json": "*",
1919
"thecodingmachine/graphqlite": "^6.2",
2020
"lcobucci/jwt": "^4.1",

0 commit comments

Comments
 (0)