Skip to content

Commit c2b63c6

Browse files
committed
Remove PHP 8.2 support
1 parent 52214c2 commit c2b63c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"type": "library",
66
"require": {
7-
"php": "^8.2",
7+
"php": "^8.3",
88
"guzzlehttp/guzzle": "^7.7",
99
"symfony/serializer": "^6.3|^7",
1010
"symfony/property-access": "^6.3|^7",

0 commit comments

Comments
 (0)