Skip to content

Commit

Permalink
Update dev deps, see if we can do without snapshots to fix Windows in…
Browse files Browse the repository at this point in the history
…stall issue
  • Loading branch information
Synchro committed Apr 27, 2021
1 parent d185832 commit ed12f9c
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"php-ffmpeg/php-ffmpeg": "^0.16.0",
"php-ffmpeg/php-ffmpeg": "^0.18",
"laravel/framework": "^8.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"phpcompatibility/php-compatibility": "^9.3.5",
"phpstan/phpstan": "^0.12.50",
"squizlabs/php_codesniffer": "^3.5.8",
"vimeo/psalm": "^4.0.1",
"phpstan/phpstan": "^0.12.84",
"squizlabs/php_codesniffer": "^3.6",
"vimeo/psalm": "^4.7.1",
"orchestra/testbench": "^5.0 | ^6.0"
},
"autoload": {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ed12f9c

Please sign in to comment.