| @@ -1,25 +1,25 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "packages": [ |
| 3 | 3 | { |
| 4 | 4 | "name": "codeinwp/themeisle-sdk", |
| 5 | - "version": "3.2.40", | |
| 6 | - "version_normalized": "3.2.40.0", | |
| 5 | + "version": "dev-master", | |
| 6 | + "version_normalized": "dev-master", | |
| 7 | 7 | "source": { |
| 8 | 8 | "type": "git", |
| 9 | 9 | "url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 10 | - "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7" | |
| 10 | + "reference": "b56776ccf16904058a44d561190e58b6ac9b380e" | |
| 11 | 11 | }, |
| 12 | 12 | "dist": { |
| 13 | 13 | "type": "zip", |
| 14 | - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", | |
| 15 | - "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", | |
| 14 | + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/b56776ccf16904058a44d561190e58b6ac9b380e", | |
| 15 | + "reference": "b56776ccf16904058a44d561190e58b6ac9b380e", | |
| 16 | 16 | "shasum": "" |
| 17 | 17 | }, |
| 18 | 18 | "require-dev": { |
| 19 | 19 | "codeinwp/phpcs-ruleset": "dev-main" |
| 20 | 20 | }, |
| 21 | - "time": "2023-03-30T09:29:30+00:00", | |
| 21 | + "time": "2022-02-02T14:03:42+00:00", | |
| 22 | 22 | "type": "library", |
| 23 | 23 | "installation-source": "dist", |
| 24 | 24 | "notification-url": "https://packagist.org/downloads/", |
| 25 | 25 | "license": [ |
| @@ -36,12 +36,8 @@ | ||
| 36 | 36 | "homepage": "https://github.com/Codeinwp/themeisle-sdk", |
| 37 | 37 | "keywords": [ |
| 38 | 38 | "wordpress" |
| 39 | 39 | ], |
| 40 | - "support": { | |
| 41 | - "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", | |
| 42 | - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.40" | |
| 43 | - }, | |
| 44 | 40 | "install-path": "../codeinwp/themeisle-sdk" |
| 45 | 41 | }, |
| 46 | 42 | { |
| 47 | 43 | "name": "markbaker/complex", |
| @@ -74,8 +70,11 @@ | ||
| 74 | 70 | "time": "2020-08-26T19:47:57+00:00", |
| 75 | 71 | "type": "library", |
| 76 | 72 | "installation-source": "dist", |
| 77 | 73 | "autoload": { |
| 74 | + "psr-4": { | |
| 75 | + "Complex\\": "classes/src/" | |
| 76 | + }, | |
| 78 | 77 | "files": [ |
| 79 | 78 | "classes/src/functions/abs.php", |
| 80 | 79 | "classes/src/functions/acos.php", |
| 81 | 80 | "classes/src/functions/acosh.php", |
| @@ -117,12 +116,9 @@ | ||
| 117 | 116 | "classes/src/operations/subtract.php", |
| 118 | 117 | "classes/src/operations/multiply.php", |
| 119 | 118 | "classes/src/operations/divideby.php", |
| 120 | 119 | "classes/src/operations/divideinto.php" |
| 121 | - ], | |
| 122 | - "psr-4": { | |
| 123 | - "Complex\\": "classes/src/" | |
| 124 | - } | |
| 120 | + ] | |
| 125 | 121 | }, |
| 126 | 122 | "notification-url": "https://packagist.org/downloads/", |
| 127 | 123 | "license": [ |
| 128 | 124 | "MIT" |
| @@ -175,8 +171,11 @@ | ||
| 175 | 171 | "time": "2021-01-26T14:36:01+00:00", |
| 176 | 172 | "type": "library", |
| 177 | 173 | "installation-source": "dist", |
| 178 | 174 | "autoload": { |
| 175 | + "psr-4": { | |
| 176 | + "Matrix\\": "classes/src/" | |
| 177 | + }, | |
| 179 | 178 | "files": [ |
| 180 | 179 | "classes/src/Functions/adjoint.php", |
| 181 | 180 | "classes/src/Functions/antidiagonal.php", |
| 182 | 181 | "classes/src/Functions/cofactors.php", |
| @@ -192,12 +191,9 @@ | ||
| 192 | 191 | "classes/src/Operations/subtract.php", |
| 193 | 192 | "classes/src/Operations/multiply.php", |
| 194 | 193 | "classes/src/Operations/divideby.php", |
| 195 | 194 | "classes/src/Operations/divideinto.php" |
| 196 | - ], | |
| 197 | - "psr-4": { | |
| 198 | - "Matrix\\": "classes/src/" | |
| 199 | - } | |
| 195 | + ] | |
| 200 | 196 | }, |
| 201 | 197 | "notification-url": "https://packagist.org/downloads/", |
| 202 | 198 | "license": [ |
| 203 | 199 | "MIT" |