Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee48fb9
)
Remove unnecessary dev requirement
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 03:45:39 +0000
(
05:45
+0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 03:45:39 +0000
(
05:45
+0200)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index e541a64c8e5ef9513431fb9ed4252d0d4bcd2d41..2669f02a284d925cd3f1562c523304752c6093ed 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-21,9
+21,6
@@
"symfony/security-bundle": "^4.0|^5.0",
"symfony/validator": "^4.0|^5.0"
},
- "require-dev": {
- "doctrine/data-fixtures": "^1.0"
- },
"extra": {
"branch-alias": {
"dev-master": "master"