You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after adding your repository and updated composer.json to bellangelo/phpadr:dev-master, I run vendor/bin/phpadr make:decision another-decision and got the message:
The config file does not exist: vendor/globtec/phpadr/adr.yml
I checkout and tried to run tests but it failed with Undefined index: _composer_autoload_path in AutoDiscoverConfigTest:32
(I run it on mac if it's help, and tried with php7.4 and php8.3 ).
The text was updated successfully, but these errors were encountered:
Hi @Bellangelo , sorry for the late reply thanks your for your answer (in globtec/phpadr#9 ).
after adding your repository and updated composer.json to
bellangelo/phpadr:dev-master
, I runvendor/bin/phpadr make:decision another-decision
and got the message:I checkout and tried to run tests but it failed with
Undefined index: _composer_autoload_path in AutoDiscoverConfigTest:32
(I run it on mac if it's help, and tried with php7.4 and php8.3 ).
The text was updated successfully, but these errors were encountered: