Allow newer version of temporary filesystem

This commit is contained in:
Alexander Schranz 2020-08-10 18:12:35 +02:00 committed by GitHub
commit 27eeb5286a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
"alchemy/binary-driver": "^1.5 || ~2.0.0 || ^5.0",
"doctrine/cache": "^1.0",
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"neutron/temporary-filesystem": "^2.1.1"
"neutron/temporary-filesystem": "^2.1.1 || ^3.0"
},
"suggest": {
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"