Skip to content

Commit d928990

Browse files
committed
Lock composer deps so that pipelines work
1 parent c0ceea4 commit d928990

File tree

2 files changed

+858
-196
lines changed

2 files changed

+858
-196
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"require-dev": {
1717
"phpunit/phpunit": "~4.0",
1818
"sami/sami": ">=3.3.0",
19-
"satooshi/php-coveralls": ">=1.0.1"
19+
"satooshi/php-coveralls": ">=1.0.1",
20+
"blackfire/php-sdk": "~1.31.0"
2021
},
2122
"autoload": {
2223
"psr-4": {

0 commit comments

Comments
 (0)