PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / 2.5.0
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution v2.5.0
2.5.0 2.4.0 2.3.0 2.2.5 2.2.0 2.1.2 2.1.1 trunk 1.10.0 1.10.01 1.10.02 1.5.0 1.5.01 1.5.02 1.5.1 1.5.10 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.6.0 1.7.0 1.7.1 All 34 releases
← All changes | vendor/composer/autoload_static.php +4 -2 2.4.0 → 2.5.0 View file →
@@ -6,9 +6,9 @@
6 6
7 7 class ComposerStaticInit78e842760d4b2c304f7701ee34fd8f8e
8 8 {
9 9 public static $files = array (
10 - '5acfa953fb947d9c094f156813b35f4f' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/mbstring-loader.php',
10 + '6c475849da538134242f5be99200fc96' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Polyfills/loader.php',
11 11 );
12 12
13 13 public static $prefixLengthsPsr4 = array (
14 14 'F' =>
@@ -166,8 +166,9 @@
166 166 'FluentBooking\\App\\Services\\Mailer' => __DIR__ . '/../..' . '/app/Services/Mailer.php',
167 167 'FluentBooking\\App\\Services\\NotificationGate' => __DIR__ . '/../..' . '/app/Services/NotificationGate.php',
168 168 'FluentBooking\\App\\Services\\OnboardingService' => __DIR__ . '/../..' . '/app/Services/OnboardingService.php',
169 169 'FluentBooking\\App\\Services\\PermissionManager' => __DIR__ . '/../..' . '/app/Services/PermissionManager.php',
170 + 'FluentBooking\\App\\Services\\PublicTransStrings' => __DIR__ . '/../..' . '/app/Services/PublicTransStrings.php',
170 171 'FluentBooking\\App\\Services\\ReportingHelperTrait' => __DIR__ . '/../..' . '/app/Services/ReportingHelperTrait.php',
171 172 'FluentBooking\\App\\Services\\RescheduleService' => __DIR__ . '/../..' . '/app/Services/RescheduleService.php',
172 173 'FluentBooking\\App\\Services\\SanitizeService' => __DIR__ . '/../..' . '/app/Services/SanitizeService.php',
173 174 'FluentBooking\\App\\Services\\SummaryReportService' => __DIR__ . '/../..' . '/app/Services/SummaryReportService.php',
@@ -395,9 +396,8 @@
395 396 'FluentBooking\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
396 397 'FluentBooking\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
397 398 'FluentBooking\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
398 399 'FluentBooking\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
399 - 'FluentBooking\\Framework\\Support\\MBString\\Mbstring' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MBString/Mbstring.php',
400 400 'FluentBooking\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
401 401 'FluentBooking\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
402 402 'FluentBooking\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
403 403 'FluentBooking\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
@@ -405,10 +405,12 @@
405 405 'FluentBooking\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
406 406 'FluentBooking\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
407 407 'FluentBooking\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
408 408 'FluentBooking\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
409 + 'FluentBooking\\Framework\\Support\\Pipe' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipe.php',
409 410 'FluentBooking\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
410 411 'FluentBooking\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
412 + 'FluentBooking\\Framework\\Support\\Polyfills\\MBString\\Mbstring' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Polyfills/MBString/Mbstring.php',
411 413 'FluentBooking\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
412 414 'FluentBooking\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
413 415 'FluentBooking\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
414 416 'FluentBooking\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',