Skip to content

Commit b6b20e1

Browse files
committed
mod
1 parent 52a88db commit b6b20e1

File tree

6 files changed

+241
-152
lines changed

6 files changed

+241
-152
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=7.2",
8-
"alecrabbit/php-helpers": "^0",
8+
"alecrabbit/php-helpers": "^0.1",
99
"jakub-onderka/php-console-color": "^0.2.0"
1010
},
1111
"require-dev": {
12-
"nunomaduro/collision": "^2.0",
12+
"nunomaduro/collision": "^2.1",
1313
"phpunit/phpunit": "^7.4",
1414
"symfony/var-dumper": "^4.1"
1515
},

0 commit comments

Comments
 (0)