Skip to content

Commit 9c1f43a

Browse files
Merge pull request #7 from Kick-In/symfony/security-fix
Change symfony/security definition in composer.json
2 parents ef8812a + ecd5bc1 commit 9c1f43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=7.3",
2020
"symfony/filesystem": "~4.4|~5.0",
2121
"symfony/dependency-injection": "~4.4|~5.0",
22-
"symfony/security": "~4.4|~5.0",
22+
"symfony/security-core": "~4.4|~5.0",
2323
"symfony/config": "~4.4|~5.0",
2424
"symfony/event-dispatcher": "~4.4|~5.0",
2525
"symfony/http-foundation": "~4.4|~5.0",

0 commit comments

Comments
 (0)