Skip to content

Commit

Permalink
composer
Browse files Browse the repository at this point in the history
  • Loading branch information
wai-blue committed Dec 3, 2024
1 parent 2bc5b65 commit 8155995
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "wai-blue/ceremonycrm",
"require": {
"twig/twig": "^3.0",
"illuminate/database": "^11.10",
"monolog/monolog": "^3.7",
"symfony/yaml": "^7.0",
"illuminate/pagination": "^11.10",
"snipworks/php-smtp": "^2.0",
"wai-blue/adios": "^1.2",
"laravel/serializable-closure": "^1.3"
"twig/twig": "^3",
"illuminate/database": "^11",
"monolog/monolog": "^3",
"symfony/yaml": "^7",
"illuminate/pagination": "^11",
"snipworks/php-smtp": "^2",
"wai-blue/adios": "^1",
"laravel/serializable-closure": "^2"
}
}

0 comments on commit 8155995

Please sign in to comment.