Skip to content

Commit aa08fc1

Browse files
committed
minor #53376 [FrameworkBundle] fix lowest deps (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- [FrameworkBundle] fix lowest deps | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- 24655b7 fix lowest deps
2 parents c739674 + 24655b7 commit aa08fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"symfony/notifier": "^5.4|^6.0|^7.0",
5858
"symfony/process": "^5.4|^6.0|^7.0",
5959
"symfony/rate-limiter": "^5.4|^6.0|^7.0",
60-
"symfony/scheduler": "^6.4|^7.0",
60+
"symfony/scheduler": "^6.4.3|^7.0.3",
6161
"symfony/security-bundle": "^5.4|^6.0|^7.0",
6262
"symfony/semaphore": "^5.4|^6.0|^7.0",
6363
"symfony/serializer": "^6.4|^7.0",
@@ -93,7 +93,7 @@
9393
"symfony/mime": "<6.4",
9494
"symfony/property-info": "<5.4",
9595
"symfony/property-access": "<5.4",
96-
"symfony/scheduler": "<6.4",
96+
"symfony/scheduler": "<6.4.3|>=7.0.0,<7.0.3",
9797
"symfony/serializer": "<6.4",
9898
"symfony/security-csrf": "<5.4",
9999
"symfony/security-core": "<5.4",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy