mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Updated faker library to be compatible with PHP 7.4
This commit is contained in:
parent
79232fc434
commit
450c1b9d56
|
@ -44,7 +44,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/codeception": "2.3.6",
|
"codeception/codeception": "2.3.6",
|
||||||
"filp/whoops": "~2.0",
|
"filp/whoops": "~2.0",
|
||||||
"fzaninotto/faker": "~1.4",
|
"fzaninotto/faker": "1.9.1",
|
||||||
"phpunit/php-token-stream": "1.4.11",
|
"phpunit/php-token-stream": "1.4.11",
|
||||||
"phpunit/phpunit": "~6.0",
|
"phpunit/phpunit": "~6.0",
|
||||||
"roave/security-advisories": "dev-master",
|
"roave/security-advisories": "dev-master",
|
||||||
|
|
936
composer.lock
generated
936
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue