We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956af44 commit 07cf303Copy full SHA for 07cf303
Makefile
@@ -4,7 +4,7 @@ test:
4
setup: reset install db-prepare
5
6
console:
7
- ./vendor/bin/psysh
+ composer exec psysh
8
9
install:
10
composer install
0 commit comments