Skip to content

Commit

Permalink
Composer normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Dec 9, 2021
1 parent 29ebd56 commit 83144c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
@@ -1,16 +1,16 @@
{
"name": "slam/flysystem-local-cache-proxy",
"type": "library",
"description": "FlySystem adapter to cache locally the content of files",
"homepage": "https://github.com/slamdunk/flysystem-local-cache-proxy",
"license": "MIT",
"type": "library",
"authors": [
{
"name": "Filippo Tessarotto",
"email": "zoeslam@gmail.com",
"role": "Developer"
}
],
"homepage": "https://github.com/slamdunk/flysystem-local-cache-proxy",
"require": {
"php": ">=8.0",
"league/flysystem": "^2.3.2"
Expand Down

0 comments on commit 83144c2

Please sign in to comment.