Skip to content

Commit 876220e

Browse files
committed
chore(composer): update guanguans/soar-php dependency to version 3.4
- Update guanguans/soar-php dependency from version 3.3 to 3.4 - Ensures compatibility with the latest version of the package - Provides additional features and bug fixes
1 parent 16b0fd5 commit 876220e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"php": ">=7.4",
4747
"ext-json": "*",
4848
"ext-pdo": "*",
49-
"guanguans/soar-php": "^3.3",
49+
"guanguans/soar-php": "^3.4",
5050
"illuminate/contracts": "^7.0 || ^8.0 || ^9.0 || ^10.0",
5151
"illuminate/support": "^7.0 || ^8.0 || ^9.0 || ^10.0",
5252
"maximebf/debugbar": "^1.18"

0 commit comments

Comments
 (0)