Skip to content

Commit 6ca1d8c

Browse files
Merge branch '4.4'
* 4.4: [Debug] disable new DebugClassLoader when testing the legacy one - updated AbstractToken to compare Roles - Updated isEqualTo method to match roles as default User implements EquatableInterface - added test case - bumped symfony/security-core to 4.4 typos bis typos Fix more bad tests Fix test fixtures with deprecated method signatures. Fix 4.3 tests forward compat [Messenger] fix empty amqp body returned as false [Mailer] Added messenger to dev dependencies. [Validator] Update "suggest" section in composer.json. Fix routing cache broken when using generator_class
2 parents 38a94dd + c03c68c commit 6ca1d8c

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
@@ -29,6 +29,7 @@
2929
"symfony/http-client-contracts": "^1.1",
3030
"symfony/mailgun-mailer": "^4.4|^5.0",
3131
"symfony/mailchimp-mailer": "^4.4|^5.0",
32+
"symfony/messenger": "^4.4|^5.0",
3233
"symfony/postmark-mailer": "^4.4|^5.0",
3334
"symfony/sendgrid-mailer": "^4.4|^5.0"
3435
},

0 commit comments

Comments
 (0)