Skip to content
Snippets Groups Projects
Commit db9ccec3 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes...

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes for Unite and functional tests
parent e3bc0e05
No related branches found
No related tags found
No related merge requests found
Pipeline #25837 failed
......@@ -117,7 +117,7 @@ stages:
paths:
- vendor/
script:
- composer global config --no-plugins allow-plugins.phpstan/extension-installer true
- composer config --no-plugins allow-plugins.phpstan/extension-installer true
- composer validate
- composer install -vvv
......
......@@ -118,6 +118,7 @@ stages:
paths:
- vendor/
script:
- composer config --no-plugins allow-plugins.phpstan/extension-installer true
- composer validate
- composer install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment