Skip to content

Commit 3ac8625

Browse files
authored
Merge pull request #409 from koriym/remove_apcu_polyfill
Remove APCu polyfill
2 parents 2d068e6 + 2a1a429 commit 3ac8625

File tree

2 files changed

+1
-78
lines changed

2 files changed

+1
-78
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,7 @@
4949
"src/",
5050
"src-deprecated"
5151
]
52-
},
53-
"files": [
54-
"src-files/apcu.php"
55-
]
52+
}
5653
},
5754
"autoload-dev": {
5855
"psr-4": {

src-files/apcu.php

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)