|
12 | 12 | ], |
13 | 13 | "require": { |
14 | 14 | "php": "^7.4.15 || ^8.0.2", |
15 | | - "graham-campbell/bounded-cache": "^1.2 || ^2.0", |
16 | | - "graham-campbell/manager": "^5.0", |
17 | | - "guzzlehttp/guzzle": "^7.8", |
18 | | - "guzzlehttp/psr7": "^2.6", |
| 15 | + "graham-campbell/bounded-cache": "^1.2 || ^2.2", |
| 16 | + "graham-campbell/manager": "^5.1", |
| 17 | + "guzzlehttp/guzzle": "^7.8.1", |
| 18 | + "guzzlehttp/psr7": "^2.6.2", |
19 | 19 | "illuminate/contracts": "^8.75 || ^9.0 || ^10.0", |
20 | 20 | "illuminate/support": "^8.75 || ^9.0 || ^10.0", |
21 | | - "knplabs/github-api": "3.12.*", |
22 | | - "lcobucci/jwt": "^4.3 || ^5.0", |
| 21 | + "knplabs/github-api": "3.13.*", |
| 22 | + "lcobucci/jwt": "^4.3 || ^5.2", |
23 | 23 | "symfony/cache": "^5.4 || ^6.0" |
24 | 24 | }, |
25 | 25 | "require-dev": { |
26 | | - "graham-campbell/analyzer": "^4.0", |
27 | | - "graham-campbell/testbench": "^6.0", |
28 | | - "mockery/mockery": "^1.5.1", |
29 | | - "phpunit/phpunit": "^9.6.3 || ^10.0.12" |
| 26 | + "graham-campbell/analyzer": "^4.1", |
| 27 | + "graham-campbell/testbench": "^6.1", |
| 28 | + "mockery/mockery": "^1.6.6", |
| 29 | + "phpunit/phpunit": "^9.6.15 || ^10.4.2" |
30 | 30 | }, |
31 | 31 | "autoload": { |
32 | 32 | "psr-4": { |
|
0 commit comments