[Scummvm-git-logs] scummvm-web dependabot/composer/phpstan/phpstan-1.10.14 -> 44da5f5217d09ecdf298533b7f9ccf05a75584e3

ScummVM git noreply at scummvm.org
Fri May 5 23:39:44 UTC 2023


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
44da5f5217 Bump phpstan/phpstan from 0.12.100 to 1.10.14


Commit: 44da5f5217d09ecdf298533b7f9ccf05a75584e3
    https://github.com/scummvm/scummvm-web/commit/44da5f5217d09ecdf298533b7f9ccf05a75584e3
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2023-05-05T23:39:41Z

Commit Message:
Bump phpstan/phpstan from 0.12.100 to 1.10.14

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.100 to 1.10.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.100...1.10.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    composer.json
    composer.lock


diff --git a/composer.json b/composer.json
index 14eebef0..3b2a3adc 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
     "propel/propel": "~2.0 at dev"
   },
   "require-dev": {
-    "phpstan/phpstan": "^0.12.43",
+    "phpstan/phpstan": "^1.10.14",
     "squizlabs/php_codesniffer": "^3.4"
   },
   "suggest": {
diff --git a/composer.lock b/composer.lock
index fec7bc51..60ffff76 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "16e375ef2a595a70cd9d4d806e397a4d",
+    "content-hash": "6d527b36eb3d7167066334a7a4c21900",
     "packages": [
         {
             "name": "altorouter/altorouter",
@@ -2748,20 +2748,20 @@
     "packages-dev": [
         {
             "name": "phpstan/phpstan",
-            "version": "0.12.100",
+            "version": "1.10.14",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan.git",
-                "reference": "48236ddf823547081b2b153d1cd2994b784328c3"
+                "reference": "d232901b09e67538e5c86a724be841bea5768a7c"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/48236ddf823547081b2b153d1cd2994b784328c3",
-                "reference": "48236ddf823547081b2b153d1cd2994b784328c3",
+                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c",
+                "reference": "d232901b09e67538e5c86a724be841bea5768a7c",
                 "shasum": ""
             },
             "require": {
-                "php": "^7.1|^8.0"
+                "php": "^7.2|^8.0"
             },
             "conflict": {
                 "phpstan/phpstan-shim": "*"
@@ -2771,11 +2771,6 @@
                 "phpstan.phar"
             ],
             "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "0.12-dev"
-                }
-            },
             "autoload": {
                 "files": [
                     "bootstrap.php"
@@ -2786,9 +2781,16 @@
                 "MIT"
             ],
             "description": "PHPStan - PHP Static Analysis Tool",
+            "keywords": [
+                "dev",
+                "static analysis"
+            ],
             "support": {
+                "docs": "https://phpstan.org/user-guide/getting-started",
+                "forum": "https://github.com/phpstan/phpstan/discussions",
                 "issues": "https://github.com/phpstan/phpstan/issues",
-                "source": "https://github.com/phpstan/phpstan/tree/0.12.100"
+                "security": "https://github.com/phpstan/phpstan/security/policy",
+                "source": "https://github.com/phpstan/phpstan-src"
             },
             "funding": [
                 {
@@ -2804,7 +2806,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2022-11-01T09:52:08+00:00"
+            "time": "2023-04-19T13:47:27+00:00"
         },
         {
             "name": "squizlabs/php_codesniffer",




More information about the Scummvm-git-logs mailing list