Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72ed7e1

Browse files
Merge branch '7.4' into 8.0
* 7.4: [AssetMapper] Stop baking CSP nonce into the importmap polyfill body [Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader [RateLimiter] Carry over reserved tokens past fixed window resets [Security] Document that AbstractLoginFormAuthenticator::getLoginUrl() must return a path [Config] Normalize `backed-enum` in array shapes [Serializer] Fix low deps [Ldap] Cast default network_timeout to int Bump Symfony version to 7.4.10 Update VERSION for 7.4.9 Update CHANGELOG for 7.4.9 Bump Symfony version to 6.4.38 Update VERSION for 6.4.37 Update CONTRIBUTORS for 6.4.37 Update CHANGELOG for 6.4.37
2 parents 6561d53 + 268c5aa commit 72ed7e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"symfony/http-kernel": "^7.4|^8.0",
3535
"symfony/messenger": "^7.4|^8.0",
3636
"symfony/mime": "^7.4|^8.0",
37-
"symfony/property-access": "^7.4.9|^8.0.9",
37+
"symfony/property-access": "^7.4.2|^8.0.2",
3838
"symfony/property-info": "^7.4|^8.0",
3939
"symfony/translation-contracts": "^2.5|^3",
4040
"symfony/type-info": "^7.4|^8.0",
@@ -47,7 +47,7 @@
4747
"conflict": {
4848
"phpdocumentor/reflection-docblock": "<5.2|>=7",
4949
"phpdocumentor/type-resolver": "<1.5.1",
50-
"symfony/property-access": "<7.4.9|>=8.0,<8.0.9",
50+
"symfony/property-access": "<7.4.2|>=8.0,<8.0.2",
5151
"symfony/property-info": "<7.4",
5252
"symfony/type-info": "<7.4"
5353
},

0 commit comments

Comments
 (0)