Skip to content

Commit c346454

Browse files
authored
Merge pull request #3 from bluetel/updateEz33
Update ez33
2 parents 7b133c5 + 12bdeed commit c346454

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
@@ -14,10 +14,10 @@
1414
},
1515
"require": {
1616
"php": "^7.4",
17-
"symfony/framework-bundle": "^5.0",
18-
"symfony/twig-bundle": "^5.0",
19-
"ezsystems/ezplatform-kernel": "~1.2.1",
20-
"ezsystems/ezplatform-richtext": "~2.2.0"
17+
"symfony/framework-bundle": "^5.2",
18+
"symfony/twig-bundle": "^5.2",
19+
"ezsystems/ezplatform-kernel": "~1.3",
20+
"ezsystems/ezplatform-richtext": "~2.3.0"
2121
},
2222
"require-dev": {
2323
"phpspec/phpspec": "^6.3.0"

0 commit comments

Comments
 (0)