Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update global composer.json as well
  • Loading branch information
Slamdunk committed Feb 24, 2022
commit 1f2324bff4082537c2ad8bc241dbf5e9177936e0
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require": {
"php": ">=7.4",
"doctrine/cache": "^1.3",
"league/flysystem": "^1.0",
"league/flysystem": "^2.0 || ^3.0",
"psr/cache": "^1.0 || ^2.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"psr/simple-cache": "^1.0"
Expand Down