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

Commitff43f5d

Browse files
authored
Merge pull request#1 from xabbuh/pr-30056
fix supported PropertyInfo component version constraints
2 parents692a3c2 +3ad0e23 commitff43f5d

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
@@ -52,7 +52,7 @@
5252
"symfony/var-dumper":"~3.3|~4.0",
5353
"symfony/workflow":"~3.3|~4.0",
5454
"symfony/yaml":"~3.2|~4.0",
55-
"symfony/property-info":"~3.3|~4.0",
55+
"symfony/property-info":"~3.4.23|^4.2.4",
5656
"symfony/lock":"~3.4|~4.0",
5757
"symfony/web-link":"~3.3|~4.0",
5858
"doctrine/annotations":"~1.0",
@@ -66,7 +66,7 @@
6666
"symfony/asset":"<3.3",
6767
"symfony/console":"<3.4",
6868
"symfony/form":"<3.4",
69-
"symfony/property-info":"<3.3",
69+
"symfony/property-info":"<3.4.23|>=4.0.0,<4.2.4",
7070
"symfony/serializer":"<3.3",
7171
"symfony/stopwatch":"<3.4",
7272
"symfony/translation":"<3.4",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp