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

Commit

Permalink
DevKit updates - Prepare release (#171)
Browse files Browse the repository at this point in the history
* DevKit updates

* use stable testing version
  • Loading branch information
ElectricMaxxx authored Aug 18, 2018
1 parent 573e550 commit ea05ce6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ env:
- TEST_INSTALLATION=false
- LANG=php
- NODE_RELEASE=6.x
- STABILITY=dev

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The TreeBrowserBundle provides tree navigation for the Content Repository.

For the install guide and reference, see:

* [symfony-cmf/tree-browser-bundle Documentation](http://symfony.com/doc/master/cmf/bundles/tree_browser/index.html)
* [symfony-cmf/tree-browser-bundle Documentation](http://symfony.com/doc/master/cmf/bundle/tree-browser-bundle/index.html)

See also:

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"symfony/form": "^2.8 || ^3.3 || ^4.0",
"symfony-cmf/testing": "^2.1@dev",
"symfony-cmf/testing": "^2.1.8",
"symfony/phpunit-bridge": "^3.3 || ^4.0"
},
"autoload": {
Expand Down

0 comments on commit ea05ce6

Please sign in to comment.