Merge pull request #751 from alexander-schranz/patch-1
Allow newer version of temporary filesystem for php 8 support
This commit is contained in:
commit
c3d11cdd92
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue