File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121matrix :
2222 include :
2323 - php : 5.6
24- env : DEPS=dev
24+ env : DEPS=dev SYMFONY_VERSION=2.8.*
2525 - php : 5.3
2626 env : COMPOSER_FLAGS="--prefer-lowest"
2727 - php : 5.6
Original file line number Diff line number Diff line change 11Changelog
22=========
3+ 1.3.0
4+ -----
35
461.3.0-RC1
57---------
Original file line number Diff line number Diff line change 2626 */
2727class AlwaysPublishedWorkflowChecker implements SecurityContextInterface
2828{
29- /**
30- */
3129 public function getToken ()
3230 {
3331 return ;
Original file line number Diff line number Diff line change 1414 "require" : {
1515 "php" : " ^5.3.9|^7.0" ,
1616 "symfony/framework-bundle" : " ^2.3" ,
17- "symfony-cmf/slugifier-api" : " ^1.0@rc "
17+ "symfony-cmf/slugifier-api" : " ^1.0"
1818 },
1919 "require-dev" : {
2020 "symfony/security-bundle" : " ^2.1" ,
2121 "mockery/mockery" : " ^0.9.4" ,
22- "symfony-cmf/routing-bundle" : " ^1.2.0-RC3 " ,
23- "symfony-cmf/testing" : " ^1.3@dev " ,
22+ "symfony-cmf/routing-bundle" : " ^1.2" ,
23+ "symfony-cmf/testing" : " ^1.3" ,
2424 "sonata-project/admin-bundle" : " ^2.2" ,
2525 "doctrine/dbal" : " 2.5.*"
2626 },
You can’t perform that action at this time.
0 commit comments