Skip to content

Commit 1816b3c

Browse files
authored
Add Symfony 8 support to symfony/property-access (#1233)
1 parent 00a28a1 commit 1816b3c

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
@@ -29,7 +29,7 @@
2929
"nette/di": "^3.0.0",
3030
"nette/forms": "^3.2.0",
3131
"nette/utils": "^4.0.0",
32-
"symfony/property-access": "^6.4.0 || ^7.2.0"
32+
"symfony/property-access": "^6.4.0 || ^7.2.0 || ^8.0.0"
3333
},
3434
"require-dev": {
3535
"contributte/qa": "^0.3.0",

0 commit comments

Comments
 (0)