Skip to content

Commit 1a63088

Browse files
radimvaculikf3l1x
authored andcommitted
Symfony 7 support
1 parent 8eddb91 commit 1a63088

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
@@ -39,7 +39,7 @@
3939
"nette/di": "^3.0.0",
4040
"nette/forms": "^3.1.3",
4141
"nette/utils": "^3.0.1 || ^4.0.0",
42-
"symfony/property-access": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
42+
"symfony/property-access": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
4343
},
4444
"require-dev": {
4545
"dibi/dibi": "^3.0.0 || ^4.0.0",

0 commit comments

Comments
 (0)