File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 2
22
33jobs :
44 build :
5- working_directory : ~/byTestGear /eloquent-incrementable
5+ working_directory : ~/testmonitor /eloquent-incrementable
66
77 environment :
88 BASH_ENV : ~/.bashrc
Original file line number Diff line number Diff line change 11inherit : true
22
3+ build :
4+ nodes :
5+ my-tests :
6+ environment :
7+ php :
8+ version : 7.4
9+ analysis :
10+ environment :
11+ php :
12+ version : 7.4
13+
314filter :
415 paths :
516 - ' src/*'
Original file line number Diff line number Diff line change 4040 },
4141 "require-dev" : {
4242 "phpunit/phpunit" : " ^9.0" ,
43- "codedungeon/phpunit-result-printer" : " ^0.26 .0" ,
43+ "codedungeon/phpunit-result-printer" : " ^0.30 .0" ,
4444 "squizlabs/php_codesniffer" : " 3.*" ,
4545 "orchestra/testbench" : " ^6.0" ,
4646 "orchestra/database" : " 6.x-dev"
You can’t perform that action at this time.
0 commit comments