Skip to content

Commit 7ad3576

Browse files
committed
Fixed composer
1 parent 118a8dd commit 7ad3576

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"phpunit/phpunit": "^5.6",
2323
"phpunit/phpunit-mock-objects": "3.2.4",
2424
"sebastian/exporter": "^1.2",
25-
"doctrine/instantiator": "^1.0"
25+
"doctrine/instantiator": "1.0.5"
2626
},
2727
"autoload": {
2828
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)