Skip to content

Commit 68945a8

Browse files
committed
Update composer dependencies to latest versions
Upgraded aws/aws-sdk-php to ^3.384.7, guzzlehttp/guzzle to ^7.11.1, and phalcon/ide-stubs to ^5.14.1 for compatibility and enhanced functionality. No breaking changes identified.
1 parent fa07e0d commit 68945a8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@
8585
"ext-sockets": "*",
8686
"ext-swoole": "*",
8787
"ext-zend-opcache": "*",
88-
"aws/aws-sdk-php": "^3.369.24",
88+
"aws/aws-sdk-php": "^3.384.7",
8989
"cweagans/composer-patches": "^2.0.0",
9090
"fakerphp/faker": "^1.24.1",
9191
"google/recaptcha": "^1.5",
92-
"guzzlehttp/guzzle": "^7.10.0",
92+
"guzzlehttp/guzzle": "^7.11.1",
9393
"jetbrains/phpstorm-attributes": "^1.2",
9494
"joshtronic/php-loremipsum": "^3.0.0",
9595
"league/csv": "^9.28.0",
@@ -100,7 +100,7 @@
100100
"league/oauth2-instagram": "^3.1.0",
101101
"league/oauth2-linkedin": "^5.1.2",
102102
"openai-php/client": "^0.19.0",
103-
"phalcon/ide-stubs": "^5.14",
103+
"phalcon/ide-stubs": "^5.14.1",
104104
"php-imap/php-imap": "^6.0",
105105
"saggre/phpdocumentor-markdown": "^1.0.0",
106106
"shuchkin/simplexlsxgen": "^1.5.17",
@@ -118,11 +118,11 @@
118118
"ext-sockets": "*",
119119
"ext-swoole": "*",
120120
"ext-zend-opcache": "*",
121-
"aws/aws-sdk-php": "^3.369.24",
121+
"aws/aws-sdk-php": "^3.384.7",
122122
"cweagans/composer-patches": "^2.0.0",
123123
"fakerphp/faker": "^1.24.1",
124124
"google/recaptcha": "^1.5",
125-
"guzzlehttp/guzzle": "^7.10.0",
125+
"guzzlehttp/guzzle": "^7.11.1",
126126
"jetbrains/phpstorm-attributes": "^1.2",
127127
"joshtronic/php-loremipsum": "^3.0.0",
128128
"league/csv": "^9.28.0",
@@ -133,7 +133,7 @@
133133
"league/oauth2-instagram": "^3.1.0",
134134
"league/oauth2-linkedin": "^5.1.2",
135135
"openai-php/client": "^0.19.0",
136-
"phalcon/ide-stubs": "^5.14",
136+
"phalcon/ide-stubs": "^5.14.1",
137137
"php-imap/php-imap": "^6.0",
138138
"saggre/phpdocumentor-markdown": "^1.0.0",
139139
"shuchkin/simplexlsxgen": "^1.5.17",

0 commit comments

Comments
 (0)