Skip to content

Commit

Permalink
Update composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusklocke committed Nov 14, 2023
1 parent fcad14a commit 13383ee
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ echo "Testing gdpr-dump config ..."
docker exec -t php gdpr-dump config/gdpr-dump.yml > /dev/null

echo "Running phpunit tests ..."
docker exec -t php phpunit -c config/phpunit.xml
docker exec -t php phpunit -c config/phpunit.xml --display-deprecations

echo "Enabling xdebug ..."
docker exec -t -u root php docker-php-ext-enable xdebug
Expand Down
Loading

0 comments on commit 13383ee

Please sign in to comment.