|
6 | 6 | "require": { |
7 | 7 | "php": "^8.2", |
8 | 8 | "composer-plugin-api": "^2.0", |
9 | | - "illuminate/collections": "^8.54 || ^9 || ^10", |
10 | 9 | "mammatus/app": "dev-master", |
11 | 10 | "mammatus/kubernetes-attributes": "dev-main", |
| 11 | + "mammatus/kubernetes-contracts": "dev-main", |
12 | 12 | "mammatus/kubernetes-events": "dev-main", |
| 13 | + "mammatus/kubernetes-keda": "dev-main", |
13 | 14 | "mammatus/life-cycle-events": "^2", |
14 | 15 | "mammatus/queue-attributes": "dev-main", |
15 | 16 | "mammatus/queue-contracts": "dev-main", |
|
19 | 20 | "react/async": "^4.2", |
20 | 21 | "roave/better-reflection": "^6.26", |
21 | 22 | "wyrihaximus/broadcast-contracts": "^1.3", |
22 | | - "wyrihaximus/list-classes-in-directory": "^1.6", |
| 23 | + "wyrihaximus/generative-composer-plugin-tooling": "dev-nih-package-discovery", |
23 | 24 | "wyrihaximus/monolog-factory": "^2", |
24 | 25 | "wyrihaximus/psr-3-context-logger": "^2.0", |
25 | 26 | "wyrihaximus/simple-twig": "^2.1", |
26 | | - "wyrihaximus/string-get-in": "^1.1", |
27 | 27 | "wyrihaximus/ticking-promise": "^3.1" |
28 | 28 | }, |
29 | 29 | "require-dev": { |
|
0 commit comments