Skip to content

Commit 14b2471

Browse files
committed
build(dependencies): update soar-php and ai-commit versions
- Updated `guanguans/soar-php` dependency to version `^6.2`. - Updated `guanguans/ai-commit` development dependency to version `^1.15`. - Ensures compatibility with the latest features and fixes provided by these libraries.
1 parent 987e101 commit 14b2471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
],
5252
"require": {
5353
"php": ">=8.0",
54-
"guanguans/soar-php": "^6.1",
54+
"guanguans/soar-php": "^6.2",
5555
"laravel/framework": "^9.52 || ^10.0 || ^11.0 || ^12.0"
5656
},
5757
"require-dev": {
@@ -63,7 +63,7 @@
6363
"driftingly/rector-laravel": "^2.0",
6464
"ergebnis/composer-normalize": "^2.47",
6565
"ergebnis/rector-rules": "^1.4",
66-
"guanguans/ai-commit": "dev-main",
66+
"guanguans/ai-commit": "^1.15",
6767
"guanguans/monorepo-builder-worker": "^2.0",
6868
"guzzlehttp/guzzle": "^7.9",
6969
"itsgoingd/clockwork": "^5.3",

0 commit comments

Comments
 (0)