]> git.andy128k.dev Git - ipf-legacy-orm.git/commitdiff
update dependencies
authorAndrey Kutejko <andy128k@gmail.com>
Thu, 18 Aug 2022 21:24:15 +0000 (23:24 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Thu, 18 Aug 2022 21:24:15 +0000 (23:24 +0200)
composer.json
composer.lock

index 731815972faff96041a4e1482e18292b04595e35..0f3056cbec36b7731018113b3dc59036d4a23d2d 100644 (file)
@@ -16,7 +16,7 @@
     "classmap" : ["."]
   },
   "require": {
-    "mustangostang/spyc": "0.5.*",
-    "andy128k/missing-tools": "0.3"
+    "mustangostang/spyc": "~0.6",
+    "andy128k/missing-tools": "~0.3"
   }
 }
index bd35be6a02a2df508829246172bdacc95f08d602..5ae26bdd7ed583135ef6d25bdf5d0989f81b7c05 100644 (file)
@@ -4,28 +4,27 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "8f55df3840c6cb5aac01522947b4ecd7",
+    "content-hash": "4d424995740ffd3fa265a59bd4b3ba4e",
     "packages": [
         {
             "name": "andy128k/missing-tools",
-            "version": "0.3",
+            "version": "0.3.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/andy128k/missing-tools.git",
-                "reference": "9ba81e33e389cb80b80ce114fb664506fab1859e"
+                "reference": "c6d390f6575ddba1a726bcaaf252c591dee1b8ec"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/andy128k/missing-tools/zipball/9ba81e33e389cb80b80ce114fb664506fab1859e",
-                "reference": "9ba81e33e389cb80b80ce114fb664506fab1859e",
+                "url": "https://api.github.com/repos/andy128k/missing-tools/zipball/c6d390f6575ddba1a726bcaaf252c591dee1b8ec",
+                "reference": "c6d390f6575ddba1a726bcaaf252c591dee1b8ec",
                 "shasum": ""
             },
             "require": {
-                "andy128k/pegp": "0.2",
-                "php": ">=5.6"
+                "andy128k/pegp": "~0.2"
             },
             "require-dev": {
-                "phpunit/phpunit": "~5"
+                "phpunit/phpunit": "~9"
             },
             "type": "library",
             "autoload": {
                 }
             ],
             "description": "Miscellaneous utilities",
-            "time": "2019-03-19T23:50:24+00:00"
+            "support": {
+                "issues": "https://github.com/andy128k/missing-tools/issues",
+                "source": "https://github.com/andy128k/missing-tools/tree/0.3.3"
+            },
+            "time": "2022-08-18T21:13:56+00:00"
         },
         {
             "name": "andy128k/pegp",
-            "version": "0.2",
+            "version": "0.2.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/andy128k/pegp.git",
-                "reference": "7f4c5a065dec027c4362d346dc7b3995ddb3067f"
+                "reference": "165b79f53d35dce1cf4fdbb68c8cd4d522989139"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/andy128k/pegp/zipball/7f4c5a065dec027c4362d346dc7b3995ddb3067f",
-                "reference": "7f4c5a065dec027c4362d346dc7b3995ddb3067f",
+                "url": "https://api.github.com/repos/andy128k/pegp/zipball/165b79f53d35dce1cf4fdbb68c8cd4d522989139",
+                "reference": "165b79f53d35dce1cf4fdbb68c8cd4d522989139",
                 "shasum": ""
             },
-            "require": {
-                "php": ">=5.6"
-            },
             "require-dev": {
-                "phpunit/phpunit": "~8"
+                "phpunit/phpunit": "~9"
             },
             "type": "library",
             "autoload": {
                 }
             ],
             "description": "Library to construct PEG parsers",
-            "time": "2019-03-17T13:12:33+00:00"
+            "support": {
+                "issues": "https://github.com/andy128k/pegp/issues",
+                "source": "https://github.com/andy128k/pegp/tree/0.2.1"
+            },
+            "time": "2022-08-18T21:06:49+00:00"
         },
         {
             "name": "mustangostang/spyc",
-            "version": "0.5.1",
+            "version": "0.6.3",
             "source": {
                 "type": "git",
-                "url": "https://github.com/mustangostang/spyc.git",
-                "reference": "dc4785b4d7227fd9905e086d499fb8abfadf9977"
+                "url": "git@github.com:mustangostang/spyc.git",
+                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/mustangostang/spyc/zipball/dc4785b4d7227fd9905e086d499fb8abfadf9977",
-                "reference": "dc4785b4d7227fd9905e086d499fb8abfadf9977",
+                "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
+                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.3.1"
             },
+            "require-dev": {
+                "phpunit/phpunit": "4.3.*@dev"
+            },
             "type": "library",
             "extra": {
                 "branch-alias": {
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
-                "MIT License"
+                "MIT"
             ],
             "authors": [
                 {
                 "yaml",
                 "yml"
             ],
-            "time": "2013-02-21T10:52:01+00:00"
+            "time": "2019-09-10T13:16:29+00:00"
         }
     ],
     "packages-dev": [],
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": [],
-    "platform-dev": []
+    "platform-dev": [],
+    "plugin-api-version": "2.3.0"
 }