Skip to content
Snippets Groups Projects

Satisfy dependencies

Merged Erick Hitter requested to merge add/phpunit-polyfills into main
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -13,3 +13,6 @@ before_script:
else
composer global require "phpunit/phpunit=4.8.*"
fi
# PHPUnit requirements
- composer global require yoast/phpunit-polyfills
Loading