8000 Fix branch-version · symfony/symfony@44a7e3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 44a7e3e

Browse files
Fix branch-version
1 parent 56a7571 commit 44a7e3e

File tree

53 files changed

+53
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+53
-53
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@
135135
},
136136
"minimum-stability": "dev",
137137
"extra": {
138-
"branch-version": "3.4-dev"
138+
"branch-version": "3.4"
139139
}
140140
}

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
},
5959
"minimum-stability": "dev",
6060
"extra": {
61-
"branch-version": "3.4-dev"
61+
"branch-version": "3.4"
6262
}
6363
}

src/Symfony/Bridge/Monolog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"minimum-stability": "dev",
4646
"extra": {
47-
"branch-version": "3.4-dev"
47+
"branch-version": "3.4"
4848
}
4949
}

src/Symfony/Bridge/PhpUnit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"minimum-stability": "dev",
4040
"extra": {
41-
"branch-version": "3.4-dev",
41+
"branch-version": "3.4",
4242
"thanks": {
4343
"name": "phpunit/phpunit",
4444
"url": "https://github.com/sebastianbergmann/phpunit"

src/Symfony/Bridge/ProxyManager/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"minimum-stability": "dev",
3333
"extra": {
34-
"branch-version": "3.4-dev"
34+
"branch-version": "3.4"
3535
}
3636
}

src/Symfony/Bridge/Twig/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
},
6969
"minimum-stability": "dev",
7070
"extra": {
71-
"branch-version": "3.4-dev"
71+
"branch-version": "3.4"
7272
}
7373
}

src/Symfony/Bundle/DebugBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"minimum-stability": "dev",
4444
"extra": {
45-
"branch-version": "3.4-dev"
45+
"branch-version": "3.4"
4646
}
4747
}

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@
9292
},
9393
"minimum-stability": "dev",
9494
"extra": {
95-
"branch-version": "3.4-dev"
95+
"branch-version": "3.4"
9696
}
9797
}

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
},
6464
"minimum-stability": "dev",
6565
"extra": {
66-
"branch-version": "3.4-dev"
66+
"branch-version": "3.4"
6767
}
6868
}

src/Symfony/Bundle/TwigBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
},
5353
"minimum-stability": "dev",
5454
"extra": {
55-
"branch-version": "3.4-dev"
55+
"branch-version": "3.4"
5656
}
5757
}

src/Symfony/Bundle/WebProfilerBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
},
4747
"minimum-stability": "dev",
4848
"extra": {
49-
"branch-version": "3.4-dev"
49+
"branch-version": "3.4"
5050
}
5151
}

src/Symfony/Bundle/WebServerBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
},
3737
"minimum-stability": "dev",
3838
"extra": {
39-
"branch-version": "3.4-dev"
39+
"branch-version": "3.4"
4040
}
4141
}

src/Symfony/Component/Asset/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"minimum-stability": "dev",
3535
"extra": {
36-
"branch-version": "3.4-dev"
36+
"branch-version": "3.4"
3737
}
3838
}

src/Symfony/Component/BrowserKit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"minimum-stability": "dev",
3636
"extra": {
37-
"branch-version": "3.4-dev"
37+
"branch-version": "3.4"
3838
}
3939
}

src/Symfony/Component/Cache/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
},
4444
"minimum-stability": "dev",
4545
"extra": {
46-
"branch-version": "3.4-dev"
46+
"branch-version": "3.4"
4747
}
4848
}

src/Symfony/Component/ClassLoader/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
]
3434
},
3535
"extra": {
36-
"branch-version": "3.4-dev"
36+
"branch-version": "3.4"
3737
}
3838
}

src/Symfony/Component/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
},
4242
"minimum-stability": "dev",
4343
"extra": {
44-
"branch-version": "3.4-dev"
44+
"branch-version": "3.4"
4545
}
4646
}

src/Symfony/Component/Console/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
},
5050
"minimum-stability": "dev",
5151
"extra": {
52-
"branch-version": "3.4-dev"
52+
"branch-version": "3.4"
5353
}
5454
}

src/Symfony/Component/CssSelector/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"minimum-stability": "dev",
3232
"extra": {
33-
"branch-version": "3.4-dev"
33+
"branch-version": "3.4"
3434
}
3535
}

src/Symfony/Component/Debug/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"minimum-stability": "dev",
3535
"extra": {
36-
"branch-version": "3.4-dev"
36+
"branch-version": "3.4"
3737
}
3838
}

src/Symfony/Component/DependencyInjection/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
},
4949
"minimum-stability": "dev",
5050
"extra": {
51-
"branch-version": "3.4-dev"
51+
"branch-version": "3.4"
5252
}
5353
}

src/Symfony/Component/DomCrawler/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"minimum-stability": "dev",
3636
"extra": {
37-
"branch-version": "3.4-dev"
37+
"branch-version": "3.4"
3838
}
3939
}

src/Symfony/Component/Dotenv/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
},
3030
"minimum-stability": "dev",
3131
"extra": {
32-
"branch-version": "3.4-dev"
32+
"branch-version": "3.4"
3333
}
3434
}

src/Symfony/Component/EventDispatcher/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
},
4242
"minimum-stability": "dev",
4343
"extra": {
44-
"branch-version": "3.4-dev"
44+
"branch-version": "3.4"
4545
}
4646
}

src/Symfony/Component/ExpressionLanguage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
},
2929
"minimum-stability": "dev",
3030
"extra": {
31-
"branch-version": "3.4-dev"
31+
"branch-version": "3.4"
3232
}
3333
}

src/Symfony/Component/Filesystem/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
},
2828
"minimum-stability": "dev",
2929
"extra": {
30-
"branch-version": "3.4-dev"
30+
"branch-version": "3.4"
3131
}
3232
}

src/Symfony/Component/Finder/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29-
"branch-version": "3.4-dev"
29+
"branch-version": "3.4"
3030
}
3131
}

src/Symfony/Component/Form/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
},
6060
"minimum-stability": "dev",
6161
"extra": {
62-
"branch-version": "3.4-dev"
62+
"branch-version": "3.4"
6363
}
6464
}

src/Symfony/Component/HttpFoundation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"minimum-stability": "dev",
3333
"extra": {
34-
"branch-version": "3.4-dev"
34+
"branch-version": "3.4"
3535
}
3636
}

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
},
6868
"minimum-stability": "dev",
6969
"extra": {
70-
"branch-version": "3.4-dev"
70+
"branch-version": "3.4"
7171
}
7272
}

src/Symfony/Component/Inflector/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"minimum-stability": "dev",
3636
"extra": {
37-
"branch-version": "3.4-dev"
37+
"branch-version": "3.4"
3838
}
3939
}

src/Symfony/Component/Intl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"minimum-stability": "dev",
4444
"extra": {
45-
"branch-version": "3.4-dev"
45+
"branch-version": "3.4"
4646
}
4747
}

src/Symfony/Component/Ldap/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
},
3030
"minimum-stability": "dev",
3131
"extra": {
32-
"branch-version": "3.4-dev"
32+
"branch-version": "3.4"
3333
}
3434
}

src/Symfony/Component/Lock/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"minimum-stability": "dev",
3333
"extra": {
34-
"branch-version": "3.4-dev"
34+
"branch-version": "3.4"
3535
}
3636
}

src/Symfony/Component/OptionsResolver/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29-
"branch-version": "3.4-dev"
29+
"branch-version": "3.4"
3030
}
3131
}

src/Symfony/Component/Process/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29-
"branch-version": "3.4-dev"
29+
"branch-version": "3.4"
3030
}
3131
}

src/Symfony/Component/PropertyAccess/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"minimum-stability": "dev",
3636
"extra": {
37-
"branch-version": "3.4-dev"
37+
"branch-version": "3.4"
3838
}
3939
}

src/Symfony/Component/PropertyInfo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
},
5353
"minimum-stability": "dev",
5454
"extra": {
55-
"branch-version": "3.4-dev"
55+
"branch-version": "3.4"
5656
}
5757
}

src/Symfony/Component/Routing/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
},
4848
"minimum-stability": "dev",
4949
"extra": {
50-
"branch-version": "3.4-dev"
50+
"branch-version": "3.4"
5151
}
5252
}

src/Symfony/Component/Security/Core/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"minimum-stability": "dev",
4646
"extra": {
47-
"branch-version": "3.4-dev"
47+
"branch-version": "3.4"
4848
}
4949
}

src/Symfony/Component/Security/Csrf/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
},
3939
"minimum-stability": "dev",
4040
"extra": {
41-
"branch-version": "3.4-dev"
41+
"branch-version": "3.4"
4242
}
4343
}

src/Symfony/Component/Security/Guard/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"minimum-stability": "dev",
3333
"extra": {
34-
"branch-version": "3.4-dev"
34+
"branch-version": "3.4"
3535
}
3636
}

src/Symfony/Component/Security/Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
},
4646
"minimum-stability": "dev",
4747
"extra": {
48-
"branch-version": "3.4-dev"
48+
"branch-version": "3.4"
4949
}
5050
}

src/Symfony/Component/Security/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
},
6161
"minimum-stability": "dev",
6262
"extra": {
63-
"branch-version": "3.4-dev"
63+
"branch-version": "3.4"
6464
}
6565
}

src/Symfony/Component/Serializer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
},
5757
"minimum-stability": "dev",
5858
"extra": {
59-
"branch-version": "3.4-dev"
59+
"branch-version": "3.4"
6060
}
6161
}

src/Symfony/Component/Stopwatch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29-
"branch-version": "3.4-dev"
29+
"branch-version": "3.4"
3030
}
3131
}

src/Symfony/Component/Templating/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"minimum-stability": "dev",
3535
"extra": {
36-
"branch-version": "3.4-dev"
36+
"branch-version": "3.4"
3737
}
3838
}

src/Symfony/Component/Translation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
},
4848
"minimum-stability": "dev",
4949
"extra": {
50-
"branch-version": "3.4-dev"
50+
"branch-version": "3.4"
5151
}
5252
}

src/Symfony/Component/Validator/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
},
6464
"minimum-stability": "dev",
6565
"extra": {
66-
"branch-version": "3.4-dev"
66+
"branch-version": "3.4"
6767
}
6868
}

0 commit comments

Comments
 (0)
0