Skip to content

Commit eb87af8

Browse files
Merge branch '4.0' into 4.1
* 4.0: Remove mentions of "beta" in composer.json files bug #27299 [Cache] memcache connect should not add duplicate entries on sequential calls simple-phpunit: remove outdated appveryor workaround
2 parents 4af85e2 + 5e5d3b3 commit eb87af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"symfony/security": "~3.4|~4.0",
4242
"symfony/form": "^4.1",
4343
"symfony/expression-language": "~3.4|~4.0",
44-
"symfony/messenger": "^4.1-beta2",
44+
"symfony/messenger": "^4.1",
4545
"symfony/process": "~3.4|~4.0",
4646
"symfony/security-core": "~3.4|~4.0",
4747
"symfony/security-csrf": "~3.4|~4.0",

0 commit comments

Comments
 (0)