Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 51d4d39

Browse files
committed
updated version to 2.8
1 parent 3766abc commit 51d4d39

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Acl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Resources
1111

1212
Documentation:
1313

14-
http://symfony.com/doc/2.7/book/security.html
14+
http://symfony.com/doc/2.8/book/security.html
1515

1616
Tests
1717
-----

Acl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"minimum-stability": "dev",
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "2.7-dev"
40+
"dev-master": "2.8-dev"
4141
}
4242
}
4343
}

Core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Resources
1111

1212
Documentation:
1313

14-
http://symfony.com/doc/2.7/book/security.html
14+
http://symfony.com/doc/2.8/book/security.html
1515

1616
Tests
1717
-----

Core/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"minimum-stability": "dev",
4343
"extra": {
4444
"branch-alias": {
45-
"dev-master": "2.7-dev"
45+
"dev-master": "2.8-dev"
4646
}
4747
}
4848
}

Csrf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Resources
99

1010
Documentation:
1111

12-
http://symfony.com/doc/2.7/book/security.html
12+
http://symfony.com/doc/2.8/book/security.html
1313

1414
Tests
1515
-----

Csrf/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"minimum-stability": "dev",
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "2.7-dev"
36+
"dev-master": "2.8-dev"
3737
}
3838
}
3939
}

Http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Resources
1111

1212
Documentation:
1313

14-
http://symfony.com/doc/2.7/book/security.html
14+
http://symfony.com/doc/2.8/book/security.html
1515

1616
Tests
1717
-----

Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"minimum-stability": "dev",
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "2.7-dev"
42+
"dev-master": "2.8-dev"
4343
}
4444
}
4545
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Resources
1111

1212
Documentation:
1313

14-
http://symfony.com/doc/2.7/book/security.html
14+
http://symfony.com/doc/2.8/book/security.html
1515

1616
Tests
1717
-----

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"minimum-stability": "dev",
5656
"extra": {
5757
"branch-alias": {
58-
"dev-master": "2.7-dev"
58+
"dev-master": "2.8-dev"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)