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

Commit ca5b0b9

Browse files
committed
prepared version 1.1.0
1 parent e5e5fcc commit ca5b0b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG
22
=========
33

4+
* 1.1.0 (2018-02-20)
5+
6+
* Adding support for Symfony 3 and Symfony 4
7+
48
* 1.0.1 (2013-10-25)
59

610
* Lower PHP requirement to 5.3.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"files": ["src/Stack/run.php"]
2222
},
2323
"extra": {
24-
"branch-alias": { "dev-master": "1.0-dev" }
24+
"branch-alias": { "dev-master": "1.1-dev" }
2525
}
2626
}

0 commit comments

Comments
 (0)