Skip to content

Commit bcb4374

Browse files
Downgrade PHP requirement from 8.5 to 8.4
1 parent a07f7e4 commit bcb4374

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
@@ -24,7 +24,7 @@
2424
"source": "https://github.com/SoftCreatR/JSONPath"
2525
},
2626
"require": {
27-
"php": "^8.5",
27+
"php": "^8.4",
2828
"ext-json": "*"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)