Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Commit 020d03b

Browse files
nreynisNicolas Reynis
andauthored
chore:update dependencies (#35)
Co-authored-by: Nicolas Reynis <nicolas.reynis@iwd.io>
1 parent eb99a1b commit 020d03b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require": {
1818
"php": ">=7.0",
19-
"symfony/http-kernel": "^3.0",
20-
"symfony/serializer": "^3.0",
21-
"symfony/property-access": "^3.0",
22-
"symfony/yaml": "^3.0",
19+
"symfony/http-kernel": "^4.0",
20+
"symfony/serializer": "^4.0",
21+
"symfony/property-access": "^4.0",
22+
"symfony/yaml": "^4.0",
2323
"raml-org/raml-php-parser": "^4.6",
2424
"jrfnl/php-cast-to-type": "^2.0",
2525
"willdurand/negotiation": "^2.0",

0 commit comments

Comments
 (0)