We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 200ad47 + 2c88b3c commit e0ee205Copy full SHA for e0ee205
1 file changed
composer.json
@@ -17,7 +17,7 @@
17
"psr/log": "*"
18
},
19
"require-dev": {
20
- "doctrine/common": "2.3@stable"
+ "doctrine/common": ">=2.3"
21
22
"suggest": {
23
"doctrine/common": "For caching SOAP responses",
0 commit comments