8000 Fix issues where simple cache isn't present · loevgaard/CodingStandard@3afffb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3afffb8

Browse files
authored
Fix issues where simple cache isn't present
See easy-coding-standard/easy-coding-standard@b0d091e and symfony/symfony#29236
1 parent 4b93245 commit 3afffb8

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
@@ -13,7 +13,7 @@
1313
"php": "^7.1",
1414

1515
"friendsofphp/php-cs-fixer": "^2.12",
16-
"symplify/easy-coding-standard": "^6.0||^7.0"
16+
"symplify/easy-coding-standard": "^6.0.1||^7.0"
1717
},
1818
"autoload-dev": {
1919
"psr-4": {

0 commit comments

Comments
 (0)
0