Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 0cdf15f

Browse files
Merge pull request #151 from symfony-cmf/fix_composer_json
remove unstable stuff
2 parents 27c3244 + e9bde7e commit 0cdf15f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
=========
33

4+
2.0.0
5+
-----
6+
47
2.0.0-RC2
58
---------
69
* Added Drag&Drop to move nodes.

composer.json

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
"symfony/form": "^2.8|^3.0",
2020
"symfony/phpunit-bridge": "^3.2"
2121
},
22-
"minimum-stability": "RC",
23-
"prefer-stable": true,
2422
"autoload": {
2523
"psr-4": {
2624
"Symfony\\Cmf\\Bundle\\TreeBrowserBundle\\": "src"

0 commit comments

Comments
 (0)