Skip to content

Commit

Permalink
🔨 Remove composer patch for league/flysystem-memory
Browse files Browse the repository at this point in the history
  • Loading branch information
chapa committed Jun 14, 2022
1 parent 0d6e0d1 commit fd3cdef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 64 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"webalternatif/flysystem-composite": "^0.2.0"
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"doctrine/common": "^3.1",
"doctrine/dbal": "^2.13",
"doctrine/orm": "^2.9",
Expand Down Expand Up @@ -63,13 +62,6 @@
"bin-dir": "bin",
"sort-packages": true
},
"extra": {
"patches": {
"league/flysystem-memory": {
"Add timestamp option": "patches/flysystem-memory/add-timestamp-option.diff"
}
}
},
"archive": {
"exclude": [
"/.github/",
Expand Down
56 changes: 0 additions & 56 deletions patches/flysystem-memory/add-timestamp-option.diff

This file was deleted.

0 comments on commit fd3cdef

Please sign in to comment.