Skip to content

Commit d3a2bba

Browse files
author
ronan-gloo
committed
Upgrade lib version
1 parent cd194dc commit d3a2bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "shoppingfeed/coding-style-php",
33
"require": {
4-
"squizlabs/php_codesniffer": "^3.4.2",
4+
"squizlabs/php_codesniffer": "^3.5.8",
55
"symfony/process": "^3.4 | ^4.0 | ^5.0",
66
"symfony/console": "^3.4 | ^4.0 | ^5.0",
7-
"slevomat/coding-standard": "^5.0"
7+
"slevomat/coding-standard": "^6.4"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)