mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-21 22:56:12 +01:00
Compare commits
2 commits
ead187c779
...
fdace0a094
Author | SHA1 | Date | |
---|---|---|---|
|
fdace0a094 | ||
|
79601e8aa6 |
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
func-php8.2-v11-highest:
|
||||
func-php8.2-v12-highest:
|
||||
extends: .default
|
||||
image: ghcr.io/sbuerk/demo-core-testing-php82:latest
|
||||
services:
|
||||
|
|
|
@ -197,8 +197,6 @@
|
|||
"rm .nvmrc",
|
||||
"rm .php-cs-fixer.php",
|
||||
"rm .prettierrc.js",
|
||||
"rm Build/phpunit/FunctionalTests.xml",
|
||||
"rm Build/phpunit/UnitTests.xml",
|
||||
"rm package-lock.json",
|
||||
"rm package.json",
|
||||
"rm phive.xml",
|
||||
|
|
Loading…
Reference in a new issue