Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 932f43f

Browse files
Merge branch '3.4' into 4.2
* 3.4: [Console] Fix command testing with missing inputs [Validator] Sync no/nb translation files [Translation] Added a script to display the status of translations [Validator] Added missing translations for Norwegian (\"no\") locale #30179 [Security\Guard] bump lowest version of security-core
2 parents 361378c + 5d37b80 commit 932f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guard/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20-
"symfony/security-core": "~3.4|~4.0",
20+
"symfony/security-core": "~3.4.22|^4.2.3",
2121
"symfony/security-http": "~3.4|~4.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)