File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 5151 symfony-version : ' 7.*'
5252 jackalope-version : ' 2.*'
5353 php-bench : true
54+ - php-version : ' 8.4'
55+ dependencies : highest
56+ symfony-version : ' 8.*'
57+ jackalope-version : ' 2.*'
58+ php-bench : true
5459
5560 steps :
5661 - name : Checkout project
Original file line number Diff line number Diff line change 2828 "phpcr/phpcr-implementation" : " ^2.1" ,
2929 "phpcr/phpcr-utils" : " ^1.3.0 || ^2.0" ,
3030 "doctrine/instantiator" : " ^1.0.1 || ^2.0" ,
31- "symfony/console" : " ^3.4 || ^4.3 || ^5.0 || ^6.0 || ^7.0" ,
31+ "symfony/console" : " ^3.4 || ^4.3 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
3232 "psr/cache" : " ^1.0 || ^2.0 || ^3.0"
3333 },
3434 "require-dev" : {
3535 "liip/rmt" : " ^1.7.3" ,
3636 "phpunit/phpunit" : " ^9.6.15" ,
37- "symfony/cache" : " ^5.4 || ^6.0.19 || ^7.0" ,
38- "symfony/yaml" : " ^5.4 || ^6.0.19 || ^7.0" ,
39- "symfony/phpunit-bridge" : " ^5.4.21 || ^6.0.19 || ^7.0"
37+ "symfony/cache" : " ^5.4 || ^6.0.19 || ^7.0 || ^8.0 " ,
38+ "symfony/yaml" : " ^5.4 || ^6.0.19 || ^7.0 || ^8.0 " ,
39+ "symfony/phpunit-bridge" : " ^5.4.21 || ^6.0.19 || ^7.0 || ^8.0 "
4040 },
4141 "suggest" : {
4242 "jackalope/jackalope-doctrine-dbal" : " ^1.3 || ^2.0" ,
4343 "jackalope/jackalope-jackrabbit" : " ^1.3 || ^2.0" ,
44- "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0"
44+ "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 "
4545 },
4646 "conflict" : {
4747 "jackalope/jackalope-doctrine-dbal" : " <1.1.5" ,
You can’t perform that action at this time.
0 commit comments