Move deps
This commit is contained in:
parent
36172f251a
commit
d8d6d64272
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
"Lubiana\\CodeQuality\\": "src/"
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"require": {
|
||||
"slevomat/coding-standard": "^8.5.2",
|
||||
"symplify/easy-coding-standard": "^11.1.10",
|
||||
"rector/rector": "^0.14.5"
|
||||
|
|
6
composer.lock
generated
6
composer.lock
generated
|
@ -4,9 +4,8 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "c93722fb34d77a79c19b807c9cbc8230",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
"content-hash": "fa3b794832ff085199627c2c7f8e2453",
|
||||
"packages": [
|
||||
{
|
||||
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
||||
"version": "v0.7.2",
|
||||
|
@ -417,6 +416,7 @@
|
|||
"time": "2022-09-29T10:40:41+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
|
|
Loading…
Reference in a new issue