File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 2323 - 8.1
2424 - 8.2
2525 - 8.3
26+ - 8.4
2627 typoscript-lint :
2728 name : " TypoScript linter"
2829 runs-on : ubuntu-24.04
4445 - name : " Install PHP"
4546 uses : shivammathur/setup-php@v2
4647 with :
47- php-version : 8.2
48+ php-version : 8.4
4849 - name : " Composer Update"
4950 run : " composer update"
5051 - name : " Run PHP CS Fixer"
7273 php-version :
7374 - 8.2
7475 - 8.3
76+ - 8.4
Original file line number Diff line number Diff line change 1- FROM in2code/php-dev:8.2 -fpm
1+ FROM in2code/php-dev:8.4 -fpm
22
33COPY zz_xdebug.ini /usr/local/etc/php/conf.d/zz_xdebug.ini
44
Original file line number Diff line number Diff line change 4444 "codeception/module-asserts" : " ^3.0" ,
4545 "codeception/module-phpbrowser" : " ^3.0" ,
4646 "codeception/module-webdriver" : " ^4.0" ,
47- "friendsofphp/php-cs-fixer" : " ^3.10 " ,
47+ "friendsofphp/php-cs-fixer" : " ^3.84 " ,
4848 "georgringer/news" : " ^12.0" ,
4949 "helmich/typo3-typoscript-lint" : " ^3.1" ,
5050 "helhum/typo3-console" : " ^8.2" ,
5151 "mikey179/vfsstream" : " ^1.6" ,
52- "phpmd/phpmd" : " ^2.8 " ,
52+ "phpmd/phpmd" : " ^2.15 " ,
5353 "symfony/config" : " >6.2.0" ,
5454 "squizlabs/php_codesniffer" : " ^3.5" ,
5555 "typo3/cms-adminpanel" : " ^13.3" ,
You can’t perform that action at this time.
0 commit comments