Remove dependency causing issues on PHP < 7.4
This commit is contained in:
parent
5216b60789
commit
6718fc78e9
@ -50,8 +50,7 @@
|
|||||||
"spatie/phpunit-snapshot-assertions": "^2.2.1",
|
"spatie/phpunit-snapshot-assertions": "^2.2.1",
|
||||||
"squizlabs/php_codesniffer": "^3.2.2",
|
"squizlabs/php_codesniffer": "^3.2.2",
|
||||||
"symfony/var-dumper": "^4.4.1",
|
"symfony/var-dumper": "^4.4.1",
|
||||||
"theseer/phpdox": "*",
|
"theseer/phpdox": "*"
|
||||||
"vimeo/psalm": "^3.7"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vendor/bin/robo build",
|
"build": "vendor/bin/robo build",
|
||||||
|
Loading…
Reference in New Issue
Block a user