| @@ -244,26 +244,26 @@ | ||
| 244 | 244 | "install-path": "../woocommerce/action-scheduler" |
| 245 | 245 | }, |
| 246 | 246 | { |
| 247 | 247 | "name": "wpfluent/framework", |
| 248 | - "version": "2.12.2", | |
| 249 | - "version_normalized": "2.12.2.0", | |
| 248 | + "version": "2.12.7", | |
| 249 | + "version_normalized": "2.12.7.0", | |
| 250 | 250 | "source": { |
| 251 | 251 | "type": "git", |
| 252 | 252 | "url": "[email protected]:wpfluent/framework2x.git", |
| 253 | - "reference": "dab148c086dc7f7271b94bc505d9f2161cea3e4a" | |
| 253 | + "reference": "383aba01113d12b9ea9fa09c033d12875ef1a099" | |
| 254 | 254 | }, |
| 255 | 255 | "dist": { |
| 256 | 256 | "type": "zip", |
| 257 | - "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/dab148c086dc7f7271b94bc505d9f2161cea3e4a", | |
| 258 | - "reference": "dab148c086dc7f7271b94bc505d9f2161cea3e4a", | |
| 257 | + "url": "https://api.github.com/repos/wpfluent/framework2x/zipball/383aba01113d12b9ea9fa09c033d12875ef1a099", | |
| 258 | + "reference": "383aba01113d12b9ea9fa09c033d12875ef1a099", | |
| 259 | 259 | "shasum": "" |
| 260 | 260 | }, |
| 261 | 261 | "require": { |
| 262 | 262 | "ext-json": "*", |
| 263 | - "php": "^7.3|^8.0" | |
| 263 | + "php": "^7.4|^8.0" | |
| 264 | 264 | }, |
| 265 | - "time": "2026-05-27T21:49:21+00:00", | |
| 265 | + "time": "2026-08-30T01:20:54+00:00", | |
| 266 | 266 | "type": "library", |
| 267 | 267 | "extra": { |
| 268 | 268 | "branch-alias": { |
| 269 | 269 | "dev-master": "2.10.x-dev" |
| @@ -272,9 +272,12 @@ | ||
| 272 | 272 | "installation-source": "dist", |
| 273 | 273 | "autoload": { |
| 274 | 274 | "psr-4": { |
| 275 | 275 | "FluentCart\\Framework\\": "src/WPFluent" |
| 276 | - } | |
| 276 | + }, | |
| 277 | + "files": [ | |
| 278 | + "src/WPFluent/Support/mbstring-loader.php" | |
| 279 | + ] | |
| 277 | 280 | }, |
| 278 | 281 | "license": [ |
| 279 | 282 | "MIT" |
| 280 | 283 | ], |
| @@ -285,9 +288,9 @@ | ||
| 285 | 288 | } |
| 286 | 289 | ], |
| 287 | 290 | "description": "A lightweight rest api based framework to build WordPress plugins.", |
| 288 | 291 | "support": { |
| 289 | - "source": "https://github.com/wpfluent/framework2x/tree/2.12.2", | |
| 292 | + "source": "https://github.com/wpfluent/framework2x/tree/2.12.7", | |
| 290 | 293 | "issues": "https://github.com/wpfluent/framework2x/issues" |
| 291 | 294 | }, |
| 292 | 295 | "install-path": "../wpfluent/framework" |
| 293 | 296 | } |