update dependencies
This commit is contained in:
parent
10d4f1321a
commit
7b5380e87d
2 changed files with 67 additions and 49 deletions
|
@ -1,15 +1,16 @@
|
|||
{
|
||||
"name": "lubiana/code-quality",
|
||||
"license": ["MIT"],
|
||||
"keywords": ["dev"],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Lubiana\\CodeQuality\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"slevomat/coding-standard": "^8.8",
|
||||
"symplify/easy-coding-standard": "^11.2.9",
|
||||
"rector/rector": "^0.15.17"
|
||||
"slevomat/coding-standard": "^8.9",
|
||||
"symplify/easy-coding-standard": "^11.3.2",
|
||||
"rector/rector": "^0.15.23"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue