Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3f57d0

Browse files
committed
minor#31296 [Serializer] Fix tests (chalasr)
This PR was merged into the 3.4 branch.Discussion----------[Serializer] Fix tests| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | n/a| Tests pass? | yes| Fixed tickets | n/a| License | MIT| Doc PR | n/a#30888 added some tests on master which fail when `property-info <3.4.13` is installed.This bumps the constraint on 3.4 which will fix the low-deps build once merged up to master.Commits-------d25f650 [Serializer] Fix tests
2 parents36c3af4 +d25f650 commitc3f57d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Serializer/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"symfony/property-access":"~2.8|~3.0|~4.0",
2626
"symfony/http-foundation":"~2.8|~3.0|~4.0",
2727
"symfony/cache":"~3.1|~4.0",
28-
"symfony/property-info":"~3.1|~4.0",
28+
"symfony/property-info":"^3.4.13|~4.0",
2929
"doctrine/annotations":"~1.0",
3030
"symfony/dependency-injection":"~3.2|~4.0",
3131
"doctrine/cache":"~1.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp