Skip to content

Commit f5a8c96

Browse files
Update dependency lcobucci/coding-standard to v12
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ------ | | packagist | lcobucci/coding-standard | 9.0.0 | 12.0.0 |
1 parent 9f46feb commit f5a8c96

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"infection/infection": "^0.26",
18-
"lcobucci/coding-standard": "^9.0",
18+
"lcobucci/coding-standard": "^12.0",
1919
"phpstan/extension-installer": "^1.2",
2020
"phpstan/phpstan": "^1.10.10",
2121
"phpstan/phpstan-deprecation-rules": "^1.1.3",

0 commit comments

Comments
 (0)