mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-05 22:02:15 +08:00
Update phpstan/phpstan requirement from ^1.0 to ^2.0
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.0.0...2.0.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
988854436e
commit
9dba785030
@ -18,7 +18,7 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6.0|^9.5",
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"phpstan/phpstan": "^1.0"
|
||||
"phpstan/phpstan": "^2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user