Skip to content

Commit f07924a

Browse files
author
Xavier Marchegay
committed
#10 Update symfony/cache constraint syntax in composer.json to improve readability
1 parent 749bc02 commit f07924a

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.2",
3535
"cleverage/process-bundle": "^5.0",
36-
"symfony/cache": "^6.4|^7.4|^8"
36+
"symfony/cache": "^6.4 || ^7.4 || ^8"
3737
},
3838
"require-dev": {
3939
"friendsofphp/php-cs-fixer": "*",

0 commit comments

Comments
 (0)