Skip to content

Commit

Permalink
Add AddOns
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jul 28, 2024
1 parent cf4e1e0 commit 8e79d8e
Show file tree
Hide file tree
Showing 10 changed files with 915 additions and 713 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"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/life-cycle-events": "^2",
"mammatus/queue-attributes": "dev-main",
Expand All @@ -19,11 +19,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-generative-plugin-executioner",
"wyrihaximus/monolog-factory": "^2",
"wyrihaximus/psr-3-context-logger": "^2.0",
"wyrihaximus/simple-twig": "^2.1",
"wyrihaximus/string-get-in": "^1.1",
"wyrihaximus/ticking-promise": "^3.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 8e79d8e

Please sign in to comment.