generated from SeaCMS/modele-depot
feat(phpunit): require dev
This commit is contained in:
parent
3864308e2f
commit
810310c36a
@ -36,7 +36,7 @@
|
||||
]
|
||||
},
|
||||
"archive": {
|
||||
"exclude": ["node_modules","/archives","/*.zip","/*.gz","/*.bz2"]
|
||||
"exclude": ["node_modules","/archives","/*.zip","/*.gz","/*.bz2","vendor/seacms/*/tests/","vendor/picocms/plugins/*/tests/"]
|
||||
},
|
||||
"repositories": {
|
||||
"picocms/pico": {
|
||||
@ -67,5 +67,8 @@
|
||||
"type": "vcs",
|
||||
"url": "https://git.defis.info/SeaCMS/seacms-theme"
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6"
|
||||
}
|
||||
}
|
||||
|
1742
composer.lock
generated
1742
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user