Skip to content

Commit

Permalink
Add AddOns
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jul 31, 2024
1 parent cf4e1e0 commit 41803fe
Show file tree
Hide file tree
Showing 10 changed files with 969 additions and 714 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
"require": {
"php": "^8.2",
"composer-plugin-api": "^2.0",
"illuminate/collections": "^8.54 || ^9 || ^10",
"mammatus/app": "dev-master",
"mammatus/kubernetes-attributes": "dev-main",
"mammatus/kubernetes-contracts": "dev-main",
"mammatus/kubernetes-events": "dev-main",
"mammatus/kubernetes-keda": "dev-main",
"mammatus/life-cycle-events": "^2",
"mammatus/queue-attributes": "dev-main",
"mammatus/queue-contracts": "dev-main",
Expand All @@ -19,11 +20,10 @@
"react/async": "^4.2",
"roave/better-reflection": "^6.26",
"wyrihaximus/broadcast-contracts": "^1.3",
"wyrihaximus/list-classes-in-directory": "^1.6",
"wyrihaximus/generative-composer-plugin-tooling": "dev-nih-package-discovery",
"wyrihaximus/monolog-factory": "^2",
"wyrihaximus/psr-3-context-logger": "^2.0",
"wyrihaximus/simple-twig": "^2.1",

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with lowest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with lowest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with lowest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference

wyrihaximus/simple-twig is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with lowest dependency preference

wyrihaximus/simple-twig is unused
"wyrihaximus/string-get-in": "^1.1",
"wyrihaximus/ticking-promise": "^3.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 41803fe

Please sign in to comment.