Skip to content

Commit f586018

Browse files
author
roadiz-ci
committed
chore: bumped
1 parent cc64595 commit f586018

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"require": {
1515
"php": ">=8.3",
1616
"lcobucci/jwt": "^5.3",
17-
"symfony/http-client": "7.4.*"
17+
"symfony/http-client": "7.3.*"
1818
},
1919
"require-dev": {
20-
"phpstan/phpstan": "^2.1.36",
20+
"phpstan/phpstan": "^1.5.3",
2121
"phpstan/phpdoc-parser": "<2"
2222
},
2323
"autoload": {
@@ -27,8 +27,8 @@
2727
},
2828
"extra": {
2929
"branch-alias": {
30-
"dev-main": "2.7.x-dev",
31-
"dev-develop": "2.8.x-dev"
30+
"dev-main": "2.6.x-dev",
31+
"dev-develop": "2.7.x-dev"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)