We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ada4ce commit 5b5cac9Copy full SHA for 5b5cac9
2 files changed
composer.json
@@ -11,11 +11,11 @@
11
],
12
"minimum-stability": "stable",
13
"require": {
14
- "php": "^7.2|^8.0",
15
- "dprmc/cusip": "^1.0",
16
- "guzzlehttp/guzzle": "^6.3|^7.0",
17
- "psr/log": "^1.1",
18
- "nesbot/carbon": "^2.26"
+ "php": "^7.2|^8",
+ "dprmc/cusip": "^1",
+ "guzzlehttp/guzzle": "^6.3|^7",
+ "psr/log": "^1",
+ "nesbot/carbon": "^2"
19
},
20
"require-dev": {
21
"phpunit/phpunit": "^8.4|^9.0"
0 commit comments