Skip to content
This repository was archived by the owner on May 25, 2020. It is now read-only.

Commit c2de386

Browse files
committed
Updated depedency constraints
1 parent 8dbbf64 commit c2de386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
],
1010
"license": "MIT",
1111
"require": {
12-
"jean85/pretty-package-versions": "^1.0.3",
12+
"jean85/pretty-package-versions": "^1.2",
1313
"morozov/bootstrap": "^1.1",
1414
"squizlabs/php_codesniffer": "^3.4",
1515
"php": "^7.2"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^8.0",
19-
"php-vfs/php-vfs": "^v1.3",
19+
"php-vfs/php-vfs": "^v1.4",
2020
"phpstan/phpstan": "^0.9"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)