Skip to content

Commit be44e2c

Browse files
authored
Merge pull request api-platform#3855 from LordSimal/2.5
Update composer.json to support PHP 8.0
2 parents 6a56b62 + 254db87 commit be44e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"symfony/property-info": "^3.4 || ^4.4 || ^5.1",
2525
"symfony/serializer": "^4.4 || ^5.1",
2626
"symfony/web-link": "^4.4 || ^5.1",
27-
"willdurand/negotiation": "^2.0.3 || 3.0.x-dev"
27+
"willdurand/negotiation": "^2.0.3 || ^3.0"
2828
},
2929
"require-dev": {
3030
"behat/behat": "^3.1",

0 commit comments

Comments
 (0)