Skip to content

Commit c253198

Browse files
authored
update from symfony security to security-core
1 parent 9ff156f commit c253198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/dependency-injection": "~3.4 || ~4.0 || ~5.0",
2828
"symfony/config": "~3.4 || ~4.0 || ~5.0",
2929
"symfony/http-kernel": "~3.4 || ~4.0 || ~5.0",
30-
"symfony/security": "~3.4 || ~4.0 || ~5.0",
30+
"symfony/security-core": "~3.4 || ~4.0 || ~5.0",
3131
"doctrine/orm": "~2.3",
3232
"symfony/event-dispatcher": "~3.4 || ~4.0 || ~5.0"
3333
},

0 commit comments

Comments
 (0)