Skip to content

Commit

Permalink
Merge pull request #30 from laminas/2.0.x-merge-up-into-2.1.x_wOJB5GhS
Browse files Browse the repository at this point in the history
Merge release 2.0.1 into 2.1.x
  • Loading branch information
boesing committed Dec 1, 2021
2 parents b9b68d7 + 24b47ea commit 183aa6d
Show file tree
Hide file tree
Showing 4 changed files with 1,230 additions and 1,219 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
],
"license": "BSD-3-Clause",
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
"php": "^7.3 || ~8.0.0 || ~8.1.0",
"laminas/laminas-cache": "^3.0"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"ext-pcntl": "*",
"ext-posix": "*",
"laminas/laminas-cache": "^3.0 || 3.0.x-dev",
"laminas/laminas-cache-storage-adapter-benchmark": "^1.0",
"laminas/laminas-cache-storage-adapter-test": "^2.0 || 2.0.x-dev",
"laminas/laminas-coding-standard": "^2.3",
Expand Down
Loading

0 comments on commit 183aa6d

Please sign in to comment.