Skip to content

Commit

Permalink
Merge branch 'master' into remove-sebastian-diff-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PKuhlmay authored Mar 29, 2024
2 parents dd70064 + 07948bb commit 70800ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
php: [7.4, 8.0]
php: [7.4, 8.0, 8.1, 8.2, 8.3]
typo3: [^11.5]

name: P${{ matrix.php }} - T${{ matrix.typo3 }}
Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
"config": {
"bin-dir": ".Build/bin",
"vendor-dir": ".Build/vendor",
"preferred-install": {
"*": "dist"
},
"allow-plugins": {
"typo3/class-alias-loader": true,
"typo3/cms-composer-installers": true
Expand Down

0 comments on commit 70800ec

Please sign in to comment.