Skip to content

Commit e9b61d1

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [Notifier] Improve tests (5.1) [DoctrineBridge] Guess correct form types for DATE_IMMUTABLE and DATETIME_IMMUTABLE [Notifier] Fix wrong package name [Notifier] Fix wrong package names Add missing symfony/deprecation-contracts requirement [Notifier] [Free Mobile] Could not use custom host in DSN Add missing symfony/deprecation-contracts requirement
2 parents 5230193 + f048101 commit e9b61d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"symfony/cache": "^5.2",
2222
"symfony/config": "^5.0",
2323
"symfony/dependency-injection": "^5.2",
24+
"symfony/deprecation-contracts": "^2.1",
2425
"symfony/event-dispatcher": "^5.1",
2526
"symfony/error-handler": "^4.4.1|^5.0.1",
2627
"symfony/http-foundation": "^5.2.1",

0 commit comments

Comments
 (0)