We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d575bd6 commit deae3f5Copy full SHA for deae3f5
composer.json
@@ -17,20 +17,15 @@
17
}
18
],
19
"require": {
20
- "php": "^7.4|^8.0",
+ "php": "^8.0",
21
"bitwasp/bitcoin": "^1.0",
22
"simplito/elliptic-php": "^1.0"
23
},
24
"require-dev": {
25
- "friendsofphp/php-cs-fixer": "^3.0",
26
"graham-campbell/analyzer": "^3.0",
27
- "illuminate/support": "^7.0|^8.0",
28
- "mockery/mockery": "^1.2",
29
- "pestphp/drift": "^0.3",
30
- "pestphp/pest": "^1.0",
31
- "pestphp/pest-plugin-parallel": "^0.3.1",
32
- "phpunit/phpunit": "^9.5",
33
- "symfony/var-dumper": "^5.0"
+ "illuminate/support": "^8.62",
+ "pestphp/pest": "^1.11",
+ "pestphp/pest-plugin-parallel": "^0.3.1"
34
35
"autoload": {
36
"psr-4": {
0 commit comments