Update composer to 2.x

This commit is contained in:
2022-04-16 22:45:25 -04:00
parent a4aee540a6
commit 2e61b070ba
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"paragonie/random_compat": "Provides better randomness in PHP 5.x" "paragonie/random_compat": "Provides better randomness in PHP 5.x"
}, },
"require-dev": { "require-dev": {
"mikey179/vfsStream": "1.1.*", "mikey179/vfsstream": "1.1.*",
"phpunit/phpunit": "4.* || 5.*" "phpunit/phpunit": "4.* || 5.*"
} }
} }
BIN
View File
Binary file not shown.