mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +00:00
build(deps-dev): update rector/rector requirement from 2.6.2 to 2.6.3
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.6.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
|
||||||
"phpstan/phpstan": "2.2.8",
|
"phpstan/phpstan": "2.2.8",
|
||||||
"phpstan/phpstan-phpunit": "2.0.18",
|
"phpstan/phpstan-phpunit": "2.0.18",
|
||||||
"rector/rector": "2.6.2"
|
"rector/rector": "2.6.3"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
|
||||||
|
|||||||
Reference in New Issue
Block a user