We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe44c4 commit 334eacfCopy full SHA for 334eacf
composer.json
@@ -7,5 +7,8 @@
7
"php" : ">=5.3.0",
8
"codescale/ffmpeg-php" : "2.*",
9
"php-ffmpeg/php-ffmpeg" : "0.11.0"
10
+ },
11
+ "require-dev": {
12
+ "phpunit/phpunit": "^9.5"
13
}
14
0 commit comments