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

Commitd6e6084

Browse files
committed
minor#60566 [ObjectMapper] add minimum stability to allow the installation of unstable dependencies (xabbuh)
This PR was merged into the 7.3 branch.Discussion----------[ObjectMapper] add minimum stability to allow the installation of unstable dependencies| Q | A| ------------- | ---| Branch? | 7.3| Bug fix? | no| New feature? | no| Deprecations? | no| Issues || License | MIT[fixes the high deps job](https://github.com/symfony/symfony/actions/runs/15269874524/job/42942748725#step:9:79) for the ObjectMapper componentCommits-------1575ada add minimum stability to allow the installation of unstable dependencies
2 parents61c36bc +1575ada commitd6e6084

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
},
3333
"conflict": {
3434
"symfony/property-access":"<7.2"
35-
}
35+
},
36+
"minimum-stability":"dev"
3637
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp