Skip to content

Commit 8360392

Browse files
committed
update composer
1 parent 6db2a94 commit 8360392

File tree

3 files changed

+2
-4336
lines changed

3 files changed

+2
-4336
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/vendor
22
/.idea
3+
.composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "library",
2222
"require": {
2323
"php": "^7.2|^7.3|^7.4|^8.0",
24-
"symplify/easy-coding-standard": "^7.0|^8.0"
24+
"symplify/easy-coding-standard": "^7.0|^8.0|^9.0"
2525
},
2626
"minimum-stability": "stable",
2727
"prefer-stable": true

0 commit comments

Comments
 (0)