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

Commit470e1e1

Browse files
committed
minor#44340 [Contracts] update branch-alias (nicolas-grekas)
This PR was merged into the 6.1 branch.Discussion----------[Contracts] update branch-alias| Q | A| ------------- | ---| Branch? | 6.1| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -Commits-------106c7c2 [Contracts] update branch-alias
2 parents7d25047 +106c7c2 commit470e1e1

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"url":"src/Symfony/Contracts",
189189
"options": {
190190
"versions": {
191-
"symfony/contracts":"3.0.x-dev"
191+
"symfony/contracts":"3.1.x-dev"
192192
}
193193
}
194194
},

‎src/Symfony/Contracts/Cache/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"minimum-stability":"dev",
2929
"extra": {
3030
"branch-alias": {
31-
"dev-main":"3.0-dev"
31+
"dev-main":"3.1-dev"
3232
},
3333
"thanks": {
3434
"name":"symfony/contracts",

‎src/Symfony/Contracts/Deprecation/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"minimum-stability":"dev",
2626
"extra": {
2727
"branch-alias": {
28-
"dev-main":"3.0-dev"
28+
"dev-main":"3.1-dev"
2929
},
3030
"thanks": {
3131
"name":"symfony/contracts",

‎src/Symfony/Contracts/EventDispatcher/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"minimum-stability":"dev",
2929
"extra": {
3030
"branch-alias": {
31-
"dev-main":"3.0-dev"
31+
"dev-main":"3.1-dev"
3232
},
3333
"thanks": {
3434
"name":"symfony/contracts",

‎src/Symfony/Contracts/HttpClient/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"minimum-stability":"dev",
2828
"extra": {
2929
"branch-alias": {
30-
"dev-main":"3.0-dev"
30+
"dev-main":"3.1-dev"
3131
},
3232
"thanks": {
3333
"name":"symfony/contracts",

‎src/Symfony/Contracts/Service/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"minimum-stability":"dev",
3232
"extra": {
3333
"branch-alias": {
34-
"dev-main":"3.0-dev"
34+
"dev-main":"3.1-dev"
3535
},
3636
"thanks": {
3737
"name":"symfony/contracts",

‎src/Symfony/Contracts/Translation/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"minimum-stability":"dev",
2828
"extra": {
2929
"branch-alias": {
30-
"dev-main":"3.0-dev"
30+
"dev-main":"3.1-dev"
3131
},
3232
"thanks": {
3333
"name":"symfony/contracts",

‎src/Symfony/Contracts/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"minimum-stability":"dev",
5353
"extra": {
5454
"branch-alias": {
55-
"dev-main":"3.0-dev"
55+
"dev-main":"3.1-dev"
5656
}
5757
}
5858
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp