Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 90439f8

Browse files
committed
Updated composer - use the latest deps, update description and tags
1 parent 0db33e6 commit 90439f8

File tree

2 files changed

+40
-43
lines changed

2 files changed

+40
-43
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "zendframework/zend-container-test",
3-
"description": "PSR-11 Container common test cases",
3+
"description": "Expressive PSR-11 Container configuration tests",
44
"license": "BSD-3-Clause",
55
"keywords": [
6-
"components",
6+
"expressive",
77
"zf",
88
"zendframework",
99
"container",
@@ -16,17 +16,17 @@
1616
"source": "https://github.com/zendframework/zend-container-test",
1717
"rss": "https://github.com/zendframework/zend-container-test/releases.atom",
1818
"slack": "https://zendframework-slack.herokuapp.com",
19-
"forum": "https://discourse.zendframework.com/c/questions/components"
19+
"forum": "https://discourse.zendframework.com/c/questions/expressive"
2020
},
2121
"require": {
2222
"php": "^7.1",
2323
"psr/container": "^1.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^7.0",
27-
"zendframework/zend-auradi-config": "^1.0.0alpha1",
26+
"phpunit/phpunit": "^7.0.2",
27+
"zendframework/zend-auradi-config": "^1.0.0",
2828
"zendframework/zend-coding-standard": "~1.0.0",
29-
"zendframework/zend-pimple-config": "^1.0.0alpha1",
29+
"zendframework/zend-pimple-config": "^1.0.0",
3030
"zendframework/zend-servicemanager": "^3.3.2"
3131
},
3232
"autoload": {

composer.lock

Lines changed: 34 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)