|
2 | 2 | "name": "farbcodegmbh/laravel-evm", |
3 | 3 | "description": "Simple, Reliable Ethereum Integration for Laravel", |
4 | 4 | "keywords": [ |
5 | | - "farbcode", |
6 | 5 | "laravel", |
7 | | - "laravel-evm" |
| 6 | + "laravel-evm", |
| 7 | + "ethereum", |
| 8 | + "evm", |
| 9 | + "blockchain", |
| 10 | + "smart-contracts", |
| 11 | + "polygon", |
| 12 | + "eip-1559", |
| 13 | + "web3", |
| 14 | + "laravel-package", |
| 15 | + "rpc" |
8 | 16 | ], |
9 | 17 | "homepage": "https://github.com/farbcodegmbh/laravel-evm", |
10 | 18 | "license": "MIT", |
|
25 | 33 | "web3p/web3.php": "^0.3.2" |
26 | 34 | }, |
27 | 35 | "require-dev": { |
28 | | - "larastan/larastan": "^3.0", |
29 | 36 | "laravel/pint": "^1.14", |
30 | | - "nunomaduro/collision": "^8.8", |
31 | | - "orchestra/testbench": "^10.6", |
32 | | - "pestphp/pest": "^4.0", |
33 | | - "pestphp/pest-plugin-arch": "^4.0", |
34 | | - "pestphp/pest-plugin-laravel": "^4.0", |
35 | | - "phpstan/extension-installer": "^1.4", |
36 | | - "phpstan/phpstan-deprecation-rules": "^2.0", |
37 | | - "phpstan/phpstan-phpunit": "^2.0" |
| 37 | + "nunomaduro/collision": "^8.1.1||^7.10.0", |
| 38 | + "larastan/larastan": "^2.9||^3.0", |
| 39 | + "orchestra/testbench": "^10.0.0||^9.0.0||^8.22.0", |
| 40 | + "pestphp/pest": "^3.0", |
| 41 | + "pestphp/pest-plugin-arch": "^3.0", |
| 42 | + "pestphp/pest-plugin-laravel": "^3.0", |
| 43 | + "phpstan/extension-installer": "^1.3||^2.0", |
| 44 | + "phpstan/phpstan-deprecation-rules": "^1.1||^2.0", |
| 45 | + "phpstan/phpstan-phpunit": "^1.3||^2.0" |
38 | 46 | }, |
39 | 47 | "autoload": { |
40 | 48 | "psr-4": { |
|
0 commit comments