Skip to content

Commit 6225997

Browse files
authored
Update composer.json
1 parent 663af58 commit 6225997

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.2.5 || ^8.0",
20+
"php": "^8.0",
2121
"ext-json": "*",
2222
"php-http/cache-plugin": "^1.7.1|^2.0",
2323
"php-http/client-common": "^2.3",
@@ -28,7 +28,6 @@
2828
"psr/http-client-implementation": "^1.0",
2929
"psr/http-factory-implementation": "^1.0",
3030
"psr/http-message": "^1.0|^2.0",
31-
"symfony/polyfill-php80": "^1.17",
3231
"symfony/deprecation-contracts": "^2.2|^3.0"
3332
},
3433
"require-dev": {

0 commit comments

Comments
 (0)