Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0eb8eca

Browse files
committed
fix-build
1 parent a956542 commit 0eb8eca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@
164164
"symfony/doctrine-bridge": "4.4.16",
165165
"symfony/polyfill-mbstring": "^1.22.0",
166166
"symfony/property-info": "4.4.22 || 5.2.7",
167-
"symfony/serializer": "4.4.19 || 5.2.2"
167+
"symfony/serializer": "4.4.19 || 5.2.2",
168+
"symfony/security-core": "^5.2.6 || ^4.4.21"
168169
},
169170
"require-dev": {
170171
"behat/behat": "^3.6.1",

0 commit comments

Comments
 (0)