Skip to content

Commit e7dbfeb

Browse files
committed
ICL: illuminated/testing-tools dependency added.
1 parent 6730e39 commit e7dbfeb

File tree

2 files changed

+67
-19
lines changed

2 files changed

+67
-19
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"phpunit/phpunit": "^5.6",
2323
"orchestra/testbench": "^3.3",
2424
"mockery/mockery": "^0.9.5",
25-
"guzzlehttp/guzzle": "^6.2"
25+
"guzzlehttp/guzzle": "^6.2",
26+
"illuminated/testing-tools": "^0.1.2"
2627
},
2728
"autoload": {
2829
"files": ["integrations/autoload.php"],

composer.lock

Lines changed: 65 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)