Skip to content

Commit 9f37f04

Browse files
#8 Update composer dependencies for symfony ^6.4|^7.3
1 parent 4a3f55a commit 9f37f04

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
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": ">=8.1",
3535
"cleverage/process-bundle": "^4.0",
36-
"symfony/cache": "^6.4|^7.1"
36+
"symfony/cache": "^6.4|^7.3"
3737
},
3838
"require-dev": {
3939
"friendsofphp/php-cs-fixer": "*",

0 commit comments

Comments
 (0)