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

Commit 5d3bb3d

Browse files
Master dev kit (#163)
* DevKit updates * DevKit updates
1 parent 4865f0b commit 5d3bb3d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ ifdef BRANCH
2424
VERSION=dev-${BRANCH}
2525
endif
2626
PACKAGE=symfony-cmf/tree-browser-bundle
27-
2827
list:
2928
@echo 'test: will run all tests'
3029
@echo 'unit_tests: will run unit tests only'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The TreeBrowserBundle provides tree navigation for the Content Repository.
2121
## Requirements
2222

2323
* PHP 5.6 / 7.0 / 7.1
24-
* Symfony 2.8 / 3.1 / 3.2 / 3.3
24+
* Symfony 2.8 / 3.1 / 3.2 / 3.3 / ^3.4@dev
2525
* See also the `require` section of [composer.json](composer.json)
2626

2727
## Documentation

0 commit comments

Comments
 (0)