Skip to content

Commit ca200ef

Browse files
committed
update coverage libs
1 parent 2f26777 commit ca200ef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ build:
1818
mysql: 5.7
1919
tests:
2020
before:
21+
- composer require phpmv/ubiquity:dev-master phpmv/ubiquity-annotations:^0.0 --dev
2122
- mysql -u root mysql < src/tests/unit/db/acls.sql
2223
override:
2324
- command: (cd src/ && ./../vendor/bin/codecept build && ./../vendor/bin/codecept run --coverage-xml -v)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
}
3535
},
3636
"require-dev": {
37-
"phpmv/ubiquity": "dev-master",
3837
"codeception/codeception": "^4.1",
3938
"codeception/module-asserts": "^1.0.0",
4039
"phpmv/ubiquity-dev": "^0.1"

0 commit comments

Comments
 (0)