Bump php-parallel-lint/php-parallel-lint from 1.3.0 to 1.3.1

Bumps [php-parallel-lint/php-parallel-lint](https://github.com/php-parallel-lint/PHP-Parallel-Lint) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases)
- [Changelog](https://github.com/php-parallel-lint/PHP-Parallel-Lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-parallel-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-14 01:01:01 +00:00
committed by GitHub
parent 098f5863f8
commit 3c4b8b6ce3

14
composer.lock generated
View File

@@ -1379,16 +1379,16 @@
}, },
{ {
"name": "php-parallel-lint/php-parallel-lint", "name": "php-parallel-lint/php-parallel-lint",
"version": "v1.3.0", "version": "v1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git", "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
"reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb" "reference": "761f3806e30239b5fcd90a0a45d41dc2138de192"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/772a954e5f119f6f5871d015b23eabed8cbdadfb", "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/761f3806e30239b5fcd90a0a45d41dc2138de192",
"reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb", "reference": "761f3806e30239b5fcd90a0a45d41dc2138de192",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1402,7 +1402,7 @@
"require-dev": { "require-dev": {
"nette/tester": "^1.3 || ^2.0", "nette/tester": "^1.3 || ^2.0",
"php-parallel-lint/php-console-highlighter": "~0.3", "php-parallel-lint/php-console-highlighter": "~0.3",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.6"
}, },
"suggest": { "suggest": {
"php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet" "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
@@ -1430,9 +1430,9 @@
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
"support": { "support": {
"issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues", "issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
"source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.0" "source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.1"
}, },
"time": "2021-04-07T14:42:48+00:00" "time": "2021-08-13T05:35:13+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",