Skip to content

Commit 9185889

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 dd56fd7 + d82e205 commit 9185889

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
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"psr/log": "~1.0",
21+
"symfony/deprecation-contracts": "^2.1",
2122
"symfony/polyfill-php80": "^1.15"
2223
},
2324
"require-dev": {

0 commit comments

Comments
 (0)