Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a0afe commit 9d66e59Copy full SHA for 9d66e59
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
"require": {
29
"php": ">=8.2",
30
"masterminds/html5": "^2.8",
31
- "symfony/ai-agent": "^0.5",
+ "symfony/ai-agent": "^0.6",
32
"symfony/css-selector": "^7.3|^8.0",
33
"symfony/dom-crawler": "^7.3|^8.0",
34
"symfony/http-client": "^7.3|^8.0"
@@ -38,7 +38,7 @@
38
"phpstan/phpstan-phpunit": "^2.0",
39
"phpstan/phpstan-strict-rules": "^2.0",
40
"phpunit/phpunit": "^11.5.53",
41
- "symfony/ai-platform": "^0.5"
+ "symfony/ai-platform": "^0.6"
42
},
43
"minimum-stability": "dev",
44
"autoload": {
0 commit comments