Flexible Shipping for WooCommerce - Version 3.14.2

Version Description

  • 2020-10-01 =
  • Fixed missing jQuery for free shipping notice
Download this release

Release Info

Developer wpdesk
Plugin Icon 128x128 Flexible Shipping for WooCommerce
Version 3.14.2
Comparing to
See all releases

Code changes from version 3.14.1 to 3.14.2

composer.lock CHANGED
@@ -4,7 +4,7 @@
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
  "This file is @generated automatically"
6
  ],
7
- "content-hash": "d920924048c76f2d20cc1646c227553c",
8
  "packages": [
9
  {
10
  "name": "psr/log",
@@ -1071,16 +1071,16 @@
1071
  },
1072
  {
1073
  "name": "composer/semver",
1074
- "version": "1.7.0",
1075
  "source": {
1076
  "type": "git",
1077
  "url": "https://github.com/composer/semver.git",
1078
- "reference": "114f819054a2ea7db03287f5efb757e2af6e4079"
1079
  },
1080
  "dist": {
1081
  "type": "zip",
1082
- "url": "https://api.github.com/repos/composer/semver/zipball/114f819054a2ea7db03287f5efb757e2af6e4079",
1083
- "reference": "114f819054a2ea7db03287f5efb757e2af6e4079",
1084
  "shasum": ""
1085
  },
1086
  "require": {
@@ -1142,7 +1142,7 @@
1142
  "type": "tidelift"
1143
  }
1144
  ],
1145
- "time": "2020-09-09T09:34:06+00:00"
1146
  },
1147
  {
1148
  "name": "composer/spdx-licenses",
@@ -1780,23 +1780,23 @@
1780
  },
1781
  {
1782
  "name": "guzzlehttp/promises",
1783
- "version": "v1.3.1",
1784
  "source": {
1785
  "type": "git",
1786
  "url": "https://github.com/guzzle/promises.git",
1787
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
1788
  },
1789
  "dist": {
1790
  "type": "zip",
1791
- "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1792
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1793
  "shasum": ""
1794
  },
1795
  "require": {
1796
- "php": ">=5.5.0"
1797
  },
1798
  "require-dev": {
1799
- "phpunit/phpunit": "^4.0"
1800
  },
1801
  "type": "library",
1802
  "extra": {
@@ -1827,20 +1827,20 @@
1827
  "keywords": [
1828
  "promise"
1829
  ],
1830
- "time": "2016-12-20T10:07:11+00:00"
1831
  },
1832
  {
1833
  "name": "guzzlehttp/psr7",
1834
- "version": "1.6.1",
1835
  "source": {
1836
  "type": "git",
1837
  "url": "https://github.com/guzzle/psr7.git",
1838
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
1839
  },
1840
  "dist": {
1841
  "type": "zip",
1842
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
1843
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
1844
  "shasum": ""
1845
  },
1846
  "require": {
@@ -1853,15 +1853,15 @@
1853
  },
1854
  "require-dev": {
1855
  "ext-zlib": "*",
1856
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
1857
  },
1858
  "suggest": {
1859
- "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
1860
  },
1861
  "type": "library",
1862
  "extra": {
1863
  "branch-alias": {
1864
- "dev-master": "1.6-dev"
1865
  }
1866
  },
1867
  "autoload": {
@@ -1898,7 +1898,7 @@
1898
  "uri",
1899
  "url"
1900
  ],
1901
- "time": "2019-07-01T23:21:34+00:00"
1902
  },
1903
  {
1904
  "name": "hamcrest/hamcrest-php",
@@ -2158,16 +2158,16 @@
2158
  },
2159
  {
2160
  "name": "lucatume/wp-browser",
2161
- "version": "2.6.12",
2162
  "source": {
2163
  "type": "git",
2164
  "url": "https://github.com/lucatume/wp-browser.git",
2165
- "reference": "31c723b52a578dabd7cb31fe7dcc1518e0ee0778"
2166
  },
2167
  "dist": {
2168
  "type": "zip",
2169
- "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/31c723b52a578dabd7cb31fe7dcc1518e0ee0778",
2170
- "reference": "31c723b52a578dabd7cb31fe7dcc1518e0ee0778",
2171
  "shasum": ""
2172
  },
2173
  "require": {
@@ -2237,7 +2237,7 @@
2237
  "codeception",
2238
  "wordpress"
2239
  ],
2240
- "time": "2020-09-17T08:27:46+00:00"
2241
  },
2242
  {
2243
  "name": "matthiasmullie/minify",
@@ -4517,16 +4517,16 @@
4517
  },
4518
  {
4519
  "name": "symfony/browser-kit",
4520
- "version": "v3.4.44",
4521
  "source": {
4522
  "type": "git",
4523
  "url": "https://github.com/symfony/browser-kit.git",
4524
- "reference": "1467e0c7cf0c5c2c08dc9b45ca0300ac3cd3a824"
4525
  },
4526
  "dist": {
4527
  "type": "zip",
4528
- "url": "https://api.github.com/repos/symfony/browser-kit/zipball/1467e0c7cf0c5c2c08dc9b45ca0300ac3cd3a824",
4529
- "reference": "1467e0c7cf0c5c2c08dc9b45ca0300ac3cd3a824",
4530
  "shasum": ""
4531
  },
4532
  "require": {
@@ -4584,20 +4584,20 @@
4584
  "type": "tidelift"
4585
  }
4586
  ],
4587
- "time": "2020-04-27T06:55:12+00:00"
4588
  },
4589
  {
4590
  "name": "symfony/console",
4591
- "version": "v3.4.44",
4592
  "source": {
4593
  "type": "git",
4594
  "url": "https://github.com/symfony/console.git",
4595
- "reference": "71da881ad579f0cd66aef8677e4cf6217d8ecd0c"
4596
  },
4597
  "dist": {
4598
  "type": "zip",
4599
- "url": "https://api.github.com/repos/symfony/console/zipball/71da881ad579f0cd66aef8677e4cf6217d8ecd0c",
4600
- "reference": "71da881ad579f0cd66aef8677e4cf6217d8ecd0c",
4601
  "shasum": ""
4602
  },
4603
  "require": {
@@ -4670,11 +4670,11 @@
4670
  "type": "tidelift"
4671
  }
4672
  ],
4673
- "time": "2020-08-09T08:16:57+00:00"
4674
  },
4675
  {
4676
  "name": "symfony/css-selector",
4677
- "version": "v3.4.44",
4678
  "source": {
4679
  "type": "git",
4680
  "url": "https://github.com/symfony/css-selector.git",
@@ -4741,16 +4741,16 @@
4741
  },
4742
  {
4743
  "name": "symfony/debug",
4744
- "version": "v3.4.44",
4745
  "source": {
4746
  "type": "git",
4747
  "url": "https://github.com/symfony/debug.git",
4748
- "reference": "0893a0b07c499a1530614d65869ea6a7b1b8a164"
4749
  },
4750
  "dist": {
4751
  "type": "zip",
4752
- "url": "https://api.github.com/repos/symfony/debug/zipball/0893a0b07c499a1530614d65869ea6a7b1b8a164",
4753
- "reference": "0893a0b07c499a1530614d65869ea6a7b1b8a164",
4754
  "shasum": ""
4755
  },
4756
  "require": {
@@ -4807,20 +4807,20 @@
4807
  "type": "tidelift"
4808
  }
4809
  ],
4810
- "time": "2020-08-09T08:13:48+00:00"
4811
  },
4812
  {
4813
  "name": "symfony/dom-crawler",
4814
- "version": "v3.4.44",
4815
  "source": {
4816
  "type": "git",
4817
  "url": "https://github.com/symfony/dom-crawler.git",
4818
- "reference": "702ee651db23dc452bf1fd6dea6ca2f671ed2681"
4819
  },
4820
  "dist": {
4821
  "type": "zip",
4822
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/702ee651db23dc452bf1fd6dea6ca2f671ed2681",
4823
- "reference": "702ee651db23dc452bf1fd6dea6ca2f671ed2681",
4824
  "shasum": ""
4825
  },
4826
  "require": {
@@ -4878,20 +4878,20 @@
4878
  "type": "tidelift"
4879
  }
4880
  ],
4881
- "time": "2020-08-09T09:13:53+00:00"
4882
  },
4883
  {
4884
  "name": "symfony/event-dispatcher",
4885
- "version": "v3.4.44",
4886
  "source": {
4887
  "type": "git",
4888
  "url": "https://github.com/symfony/event-dispatcher.git",
4889
- "reference": "a0f6858fbf7a524747e87a4c336cab7d0b67c802"
4890
  },
4891
  "dist": {
4892
  "type": "zip",
4893
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a0f6858fbf7a524747e87a4c336cab7d0b67c802",
4894
- "reference": "a0f6858fbf7a524747e87a4c336cab7d0b67c802",
4895
  "shasum": ""
4896
  },
4897
  "require": {
@@ -4903,6 +4903,7 @@
4903
  "require-dev": {
4904
  "psr/log": "~1.0",
4905
  "symfony/config": "~2.8|~3.0|~4.0",
 
4906
  "symfony/dependency-injection": "~3.3|~4.0",
4907
  "symfony/expression-language": "~2.8|~3.0|~4.0",
4908
  "symfony/stopwatch": "~2.8|~3.0|~4.0"
@@ -4955,20 +4956,20 @@
4955
  "type": "tidelift"
4956
  }
4957
  ],
4958
- "time": "2020-08-12T14:55:37+00:00"
4959
  },
4960
  {
4961
  "name": "symfony/filesystem",
4962
- "version": "v3.4.44",
4963
  "source": {
4964
  "type": "git",
4965
  "url": "https://github.com/symfony/filesystem.git",
4966
- "reference": "8e6eff546d0fe879996fa701ee2f312767e95e50"
4967
  },
4968
  "dist": {
4969
  "type": "zip",
4970
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/8e6eff546d0fe879996fa701ee2f312767e95e50",
4971
- "reference": "8e6eff546d0fe879996fa701ee2f312767e95e50",
4972
  "shasum": ""
4973
  },
4974
  "require": {
@@ -5019,20 +5020,20 @@
5019
  "type": "tidelift"
5020
  }
5021
  ],
5022
- "time": "2020-08-21T12:53:49+00:00"
5023
  },
5024
  {
5025
  "name": "symfony/finder",
5026
- "version": "v3.4.44",
5027
  "source": {
5028
  "type": "git",
5029
  "url": "https://github.com/symfony/finder.git",
5030
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
5031
  },
5032
  "dist": {
5033
  "type": "zip",
5034
- "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
5035
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
5036
  "shasum": ""
5037
  },
5038
  "require": {
@@ -5082,7 +5083,7 @@
5082
  "type": "tidelift"
5083
  }
5084
  ],
5085
- "time": "2020-02-14T07:34:21+00:00"
5086
  },
5087
  {
5088
  "name": "symfony/polyfill-ctype",
@@ -5555,16 +5556,16 @@
5555
  },
5556
  {
5557
  "name": "symfony/process",
5558
- "version": "v3.4.44",
5559
  "source": {
5560
  "type": "git",
5561
  "url": "https://github.com/symfony/process.git",
5562
- "reference": "af8d812d75fcdf2eae30928b42396fe17df137e4"
5563
  },
5564
  "dist": {
5565
  "type": "zip",
5566
- "url": "https://api.github.com/repos/symfony/process/zipball/af8d812d75fcdf2eae30928b42396fe17df137e4",
5567
- "reference": "af8d812d75fcdf2eae30928b42396fe17df137e4",
5568
  "shasum": ""
5569
  },
5570
  "require": {
@@ -5614,20 +5615,20 @@
5614
  "type": "tidelift"
5615
  }
5616
  ],
5617
- "time": "2020-07-16T09:41:49+00:00"
5618
  },
5619
  {
5620
  "name": "symfony/yaml",
5621
- "version": "v3.4.44",
5622
  "source": {
5623
  "type": "git",
5624
  "url": "https://github.com/symfony/yaml.git",
5625
- "reference": "4152e36b0f305c2a57aa0233dee56ec27bca4f06"
5626
  },
5627
  "dist": {
5628
  "type": "zip",
5629
- "url": "https://api.github.com/repos/symfony/yaml/zipball/4152e36b0f305c2a57aa0233dee56ec27bca4f06",
5630
- "reference": "4152e36b0f305c2a57aa0233dee56ec27bca4f06",
5631
  "shasum": ""
5632
  },
5633
  "require": {
@@ -5687,7 +5688,7 @@
5687
  "type": "tidelift"
5688
  }
5689
  ],
5690
- "time": "2020-08-26T06:32:27+00:00"
5691
  },
5692
  {
5693
  "name": "vlucas/phpdotenv",
@@ -6055,16 +6056,16 @@
6055
  },
6056
  {
6057
  "name": "wp-cli/core-command",
6058
- "version": "v2.0.10",
6059
  "source": {
6060
  "type": "git",
6061
  "url": "https://github.com/wp-cli/core-command.git",
6062
- "reference": "a2eb072919b252b3c8859f4c9b68fdbb9601099d"
6063
  },
6064
  "dist": {
6065
  "type": "zip",
6066
- "url": "https://api.github.com/repos/wp-cli/core-command/zipball/a2eb072919b252b3c8859f4c9b68fdbb9601099d",
6067
- "reference": "a2eb072919b252b3c8859f4c9b68fdbb9601099d",
6068
  "shasum": ""
6069
  },
6070
  "require": {
@@ -6118,7 +6119,7 @@
6118
  ],
6119
  "description": "Downloads, installs, updates, and manages a WordPress installation.",
6120
  "homepage": "https://github.com/wp-cli/core-command",
6121
- "time": "2020-07-05T13:48:05+00:00"
6122
  },
6123
  {
6124
  "name": "wp-cli/cron-command",
@@ -6185,16 +6186,16 @@
6185
  },
6186
  {
6187
  "name": "wp-cli/db-command",
6188
- "version": "v2.0.9",
6189
  "source": {
6190
  "type": "git",
6191
  "url": "https://github.com/wp-cli/db-command.git",
6192
- "reference": "05c4765f39644ffd90728cd7dd2cfdf7b8d2d9da"
6193
  },
6194
  "dist": {
6195
  "type": "zip",
6196
- "url": "https://api.github.com/repos/wp-cli/db-command/zipball/05c4765f39644ffd90728cd7dd2cfdf7b8d2d9da",
6197
- "reference": "05c4765f39644ffd90728cd7dd2cfdf7b8d2d9da",
6198
  "shasum": ""
6199
  },
6200
  "require": {
@@ -6251,7 +6252,7 @@
6251
  ],
6252
  "description": "Performs basic database operations using credentials stored in wp-config.php.",
6253
  "homepage": "https://github.com/wp-cli/db-command",
6254
- "time": "2020-06-11T00:17:12+00:00"
6255
  },
6256
  {
6257
  "name": "wp-cli/embed-command",
@@ -6636,16 +6637,16 @@
6636
  },
6637
  {
6638
  "name": "wp-cli/extension-command",
6639
- "version": "v2.0.11",
6640
  "source": {
6641
  "type": "git",
6642
  "url": "https://github.com/wp-cli/extension-command.git",
6643
- "reference": "a0c97ca7e7d449f5dba21beeb711e6b097f6911d"
6644
  },
6645
  "dist": {
6646
  "type": "zip",
6647
- "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/a0c97ca7e7d449f5dba21beeb711e6b097f6911d",
6648
- "reference": "a0c97ca7e7d449f5dba21beeb711e6b097f6911d",
6649
  "shasum": ""
6650
  },
6651
  "require": {
@@ -6724,7 +6725,7 @@
6724
  ],
6725
  "description": "Manages plugins and themes, including installs, activations, and updates.",
6726
  "homepage": "https://github.com/wp-cli/extension-command",
6727
- "time": "2020-07-05T19:17:08+00:00"
6728
  },
6729
  {
6730
  "name": "wp-cli/i18n-command",
@@ -6841,16 +6842,16 @@
6841
  },
6842
  {
6843
  "name": "wp-cli/language-command",
6844
- "version": "v2.0.6",
6845
  "source": {
6846
  "type": "git",
6847
  "url": "https://github.com/wp-cli/language-command.git",
6848
- "reference": "569be810e057cf9df7d7924e62ebe569e440f6b1"
6849
  },
6850
  "dist": {
6851
  "type": "zip",
6852
- "url": "https://api.github.com/repos/wp-cli/language-command/zipball/569be810e057cf9df7d7924e62ebe569e440f6b1",
6853
- "reference": "569be810e057cf9df7d7924e62ebe569e440f6b1",
6854
  "shasum": ""
6855
  },
6856
  "require": {
@@ -6912,7 +6913,7 @@
6912
  ],
6913
  "description": "Installs, activates, and manages language packs.",
6914
  "homepage": "https://github.com/wp-cli/language-command",
6915
- "time": "2020-06-12T00:17:09+00:00"
6916
  },
6917
  {
6918
  "name": "wp-cli/maintenance-mode-command",
@@ -7309,16 +7310,16 @@
7309
  },
7310
  {
7311
  "name": "wp-cli/scaffold-command",
7312
- "version": "v2.0.10",
7313
  "source": {
7314
  "type": "git",
7315
  "url": "https://github.com/wp-cli/scaffold-command.git",
7316
- "reference": "4ce62ca2e8df6ba0d49ce89c1f945f4827ce9344"
7317
  },
7318
  "dist": {
7319
  "type": "zip",
7320
- "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/4ce62ca2e8df6ba0d49ce89c1f945f4827ce9344",
7321
- "reference": "4ce62ca2e8df6ba0d49ce89c1f945f4827ce9344",
7322
  "shasum": ""
7323
  },
7324
  "require": {
@@ -7368,7 +7369,7 @@
7368
  ],
7369
  "description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
7370
  "homepage": "https://github.com/wp-cli/scaffold-command",
7371
- "time": "2020-07-04T07:42:02+00:00"
7372
  },
7373
  {
7374
  "name": "wp-cli/search-replace-command",
@@ -7659,12 +7660,12 @@
7659
  "source": {
7660
  "type": "git",
7661
  "url": "https://github.com/wp-cli/wp-cli.git",
7662
- "reference": "339ee0f1cdfba96be69c79500cee2ac7abf10faa"
7663
  },
7664
  "dist": {
7665
  "type": "zip",
7666
- "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/339ee0f1cdfba96be69c79500cee2ac7abf10faa",
7667
- "reference": "339ee0f1cdfba96be69c79500cee2ac7abf10faa",
7668
  "shasum": ""
7669
  },
7670
  "require": {
@@ -7717,7 +7718,7 @@
7717
  "cli",
7718
  "wordpress"
7719
  ],
7720
- "time": "2020-08-26T13:54:56+00:00"
7721
  },
7722
  {
7723
  "name": "wp-cli/wp-cli-bundle",
@@ -8544,16 +8545,16 @@
8544
  },
8545
  {
8546
  "name": "wpdesk/wp-wpdesk-composer",
8547
- "version": "2.8.11",
8548
  "source": {
8549
  "type": "git",
8550
  "url": "https://gitlab.com/wpdesk/wp-wpdesk-composer.git",
8551
- "reference": "71f396e96e7a7008541ff9ce2c184ad4ff9122ac"
8552
  },
8553
  "dist": {
8554
  "type": "zip",
8555
- "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-composer/repository/archive.zip?sha=71f396e96e7a7008541ff9ce2c184ad4ff9122ac",
8556
- "reference": "71f396e96e7a7008541ff9ce2c184ad4ff9122ac",
8557
  "shasum": ""
8558
  },
8559
  "require": {
@@ -8583,20 +8584,20 @@
8583
  "email": "krzysiek@wpdesk.pl"
8584
  }
8585
  ],
8586
- "time": "2020-09-21T12:19:50+00:00"
8587
  },
8588
  {
8589
  "name": "wpdesk/wp-wpdesk-fs-table-rate",
8590
- "version": "2.2.1",
8591
  "source": {
8592
  "type": "git",
8593
  "url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-table-rate.git",
8594
- "reference": "a36604ce3edf7fedd5398619044f0542835900e9"
8595
  },
8596
  "dist": {
8597
  "type": "zip",
8598
- "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-table-rate/repository/archive.zip?sha=a36604ce3edf7fedd5398619044f0542835900e9",
8599
- "reference": "a36604ce3edf7fedd5398619044f0542835900e9",
8600
  "shasum": ""
8601
  },
8602
  "require": {
@@ -8634,7 +8635,7 @@
8634
  "email": "grzegorz@wpdesk.net"
8635
  }
8636
  ],
8637
- "time": "2020-09-22T17:43:38+00:00"
8638
  },
8639
  {
8640
  "name": "wpdesk/wp-wpdesk-helper",
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
  "This file is @generated automatically"
6
  ],
7
+ "content-hash": "191dedab0496861f59986f9c751108e0",
8
  "packages": [
9
  {
10
  "name": "psr/log",
1071
  },
1072
  {
1073
  "name": "composer/semver",
1074
+ "version": "1.7.1",
1075
  "source": {
1076
  "type": "git",
1077
  "url": "https://github.com/composer/semver.git",
1078
+ "reference": "38276325bd896f90dfcfe30029aa5db40df387a7"
1079
  },
1080
  "dist": {
1081
  "type": "zip",
1082
+ "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7",
1083
+ "reference": "38276325bd896f90dfcfe30029aa5db40df387a7",
1084
  "shasum": ""
1085
  },
1086
  "require": {
1142
  "type": "tidelift"
1143
  }
1144
  ],
1145
+ "time": "2020-09-27T13:13:07+00:00"
1146
  },
1147
  {
1148
  "name": "composer/spdx-licenses",
1780
  },
1781
  {
1782
  "name": "guzzlehttp/promises",
1783
+ "version": "1.4.0",
1784
  "source": {
1785
  "type": "git",
1786
  "url": "https://github.com/guzzle/promises.git",
1787
+ "reference": "60d379c243457e073cff02bc323a2a86cb355631"
1788
  },
1789
  "dist": {
1790
  "type": "zip",
1791
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
1792
+ "reference": "60d379c243457e073cff02bc323a2a86cb355631",
1793
  "shasum": ""
1794
  },
1795
  "require": {
1796
+ "php": ">=5.5"
1797
  },
1798
  "require-dev": {
1799
+ "symfony/phpunit-bridge": "^4.4 || ^5.1"
1800
  },
1801
  "type": "library",
1802
  "extra": {
1827
  "keywords": [
1828
  "promise"
1829
  ],
1830
+ "time": "2020-09-30T07:37:28+00:00"
1831
  },
1832
  {
1833
  "name": "guzzlehttp/psr7",
1834
+ "version": "1.7.0",
1835
  "source": {
1836
  "type": "git",
1837
  "url": "https://github.com/guzzle/psr7.git",
1838
+ "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
1839
  },
1840
  "dist": {
1841
  "type": "zip",
1842
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
1843
+ "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
1844
  "shasum": ""
1845
  },
1846
  "require": {
1853
  },
1854
  "require-dev": {
1855
  "ext-zlib": "*",
1856
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1857
  },
1858
  "suggest": {
1859
+ "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1860
  },
1861
  "type": "library",
1862
  "extra": {
1863
  "branch-alias": {
1864
+ "dev-master": "1.7-dev"
1865
  }
1866
  },
1867
  "autoload": {
1898
  "uri",
1899
  "url"
1900
  ],
1901
+ "time": "2020-09-30T07:37:11+00:00"
1902
  },
1903
  {
1904
  "name": "hamcrest/hamcrest-php",
2158
  },
2159
  {
2160
  "name": "lucatume/wp-browser",
2161
+ "version": "2.6.13",
2162
  "source": {
2163
  "type": "git",
2164
  "url": "https://github.com/lucatume/wp-browser.git",
2165
+ "reference": "ca70454c8df6194584c6780f426e802e20c86a12"
2166
  },
2167
  "dist": {
2168
  "type": "zip",
2169
+ "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/ca70454c8df6194584c6780f426e802e20c86a12",
2170
+ "reference": "ca70454c8df6194584c6780f426e802e20c86a12",
2171
  "shasum": ""
2172
  },
2173
  "require": {
2237
  "codeception",
2238
  "wordpress"
2239
  ],
2240
+ "time": "2020-09-22T21:54:15+00:00"
2241
  },
2242
  {
2243
  "name": "matthiasmullie/minify",
4517
  },
4518
  {
4519
  "name": "symfony/browser-kit",
4520
+ "version": "v3.4.45",
4521
  "source": {
4522
  "type": "git",
4523
  "url": "https://github.com/symfony/browser-kit.git",
4524
+ "reference": "2084c70ace7605fb0984991fd0f575814bfcc8fe"
4525
  },
4526
  "dist": {
4527
  "type": "zip",
4528
+ "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2084c70ace7605fb0984991fd0f575814bfcc8fe",
4529
+ "reference": "2084c70ace7605fb0984991fd0f575814bfcc8fe",
4530
  "shasum": ""
4531
  },
4532
  "require": {
4584
  "type": "tidelift"
4585
  }
4586
  ],
4587
+ "time": "2020-09-02T16:06:40+00:00"
4588
  },
4589
  {
4590
  "name": "symfony/console",
4591
+ "version": "v3.4.45",
4592
  "source": {
4593
  "type": "git",
4594
  "url": "https://github.com/symfony/console.git",
4595
+ "reference": "b28996bc0a3b08914b2a8609163ec35b36b30685"
4596
  },
4597
  "dist": {
4598
  "type": "zip",
4599
+ "url": "https://api.github.com/repos/symfony/console/zipball/b28996bc0a3b08914b2a8609163ec35b36b30685",
4600
+ "reference": "b28996bc0a3b08914b2a8609163ec35b36b30685",
4601
  "shasum": ""
4602
  },
4603
  "require": {
4670
  "type": "tidelift"
4671
  }
4672
  ],
4673
+ "time": "2020-09-09T05:09:37+00:00"
4674
  },
4675
  {
4676
  "name": "symfony/css-selector",
4677
+ "version": "v3.4.45",
4678
  "source": {
4679
  "type": "git",
4680
  "url": "https://github.com/symfony/css-selector.git",
4741
  },
4742
  {
4743
  "name": "symfony/debug",
4744
+ "version": "v3.4.45",
4745
  "source": {
4746
  "type": "git",
4747
  "url": "https://github.com/symfony/debug.git",
4748
+ "reference": "9109e4414e684d0b75276ae203883467476d25d0"
4749
  },
4750
  "dist": {
4751
  "type": "zip",
4752
+ "url": "https://api.github.com/repos/symfony/debug/zipball/9109e4414e684d0b75276ae203883467476d25d0",
4753
+ "reference": "9109e4414e684d0b75276ae203883467476d25d0",
4754
  "shasum": ""
4755
  },
4756
  "require": {
4807
  "type": "tidelift"
4808
  }
4809
  ],
4810
+ "time": "2020-09-08T22:19:14+00:00"
4811
  },
4812
  {
4813
  "name": "symfony/dom-crawler",
4814
+ "version": "v3.4.45",
4815
  "source": {
4816
  "type": "git",
4817
  "url": "https://github.com/symfony/dom-crawler.git",
4818
+ "reference": "82fe363780d2d2089066e34495a7f8bd56f2bf84"
4819
  },
4820
  "dist": {
4821
  "type": "zip",
4822
+ "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/82fe363780d2d2089066e34495a7f8bd56f2bf84",
4823
+ "reference": "82fe363780d2d2089066e34495a7f8bd56f2bf84",
4824
  "shasum": ""
4825
  },
4826
  "require": {
4878
  "type": "tidelift"
4879
  }
4880
  ],
4881
+ "time": "2020-09-02T16:06:40+00:00"
4882
  },
4883
  {
4884
  "name": "symfony/event-dispatcher",
4885
+ "version": "v3.4.45",
4886
  "source": {
4887
  "type": "git",
4888
  "url": "https://github.com/symfony/event-dispatcher.git",
4889
+ "reference": "0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8"
4890
  },
4891
  "dist": {
4892
  "type": "zip",
4893
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8",
4894
+ "reference": "0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8",
4895
  "shasum": ""
4896
  },
4897
  "require": {
4903
  "require-dev": {
4904
  "psr/log": "~1.0",
4905
  "symfony/config": "~2.8|~3.0|~4.0",
4906
+ "symfony/debug": "~3.4|~4.4",
4907
  "symfony/dependency-injection": "~3.3|~4.0",
4908
  "symfony/expression-language": "~2.8|~3.0|~4.0",
4909
  "symfony/stopwatch": "~2.8|~3.0|~4.0"
4956
  "type": "tidelift"
4957
  }
4958
  ],
4959
+ "time": "2020-09-18T12:06:50+00:00"
4960
  },
4961
  {
4962
  "name": "symfony/filesystem",
4963
+ "version": "v3.4.45",
4964
  "source": {
4965
  "type": "git",
4966
  "url": "https://github.com/symfony/filesystem.git",
4967
+ "reference": "495646f13d051cc5a8f77a68b68313dc854080aa"
4968
  },
4969
  "dist": {
4970
  "type": "zip",
4971
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/495646f13d051cc5a8f77a68b68313dc854080aa",
4972
+ "reference": "495646f13d051cc5a8f77a68b68313dc854080aa",
4973
  "shasum": ""
4974
  },
4975
  "require": {
5020
  "type": "tidelift"
5021
  }
5022
  ],
5023
+ "time": "2020-09-02T16:06:40+00:00"
5024
  },
5025
  {
5026
  "name": "symfony/finder",
5027
+ "version": "v3.4.45",
5028
  "source": {
5029
  "type": "git",
5030
  "url": "https://github.com/symfony/finder.git",
5031
+ "reference": "52140652ed31cee3dabd0c481b5577201fa769b4"
5032
  },
5033
  "dist": {
5034
  "type": "zip",
5035
+ "url": "https://api.github.com/repos/symfony/finder/zipball/52140652ed31cee3dabd0c481b5577201fa769b4",
5036
+ "reference": "52140652ed31cee3dabd0c481b5577201fa769b4",
5037
  "shasum": ""
5038
  },
5039
  "require": {
5083
  "type": "tidelift"
5084
  }
5085
  ],
5086
+ "time": "2020-09-02T16:06:40+00:00"
5087
  },
5088
  {
5089
  "name": "symfony/polyfill-ctype",
5556
  },
5557
  {
5558
  "name": "symfony/process",
5559
+ "version": "v3.4.45",
5560
  "source": {
5561
  "type": "git",
5562
  "url": "https://github.com/symfony/process.git",
5563
+ "reference": "46a862d0f334e51c1ed831b49cbe12863ffd5475"
5564
  },
5565
  "dist": {
5566
  "type": "zip",
5567
+ "url": "https://api.github.com/repos/symfony/process/zipball/46a862d0f334e51c1ed831b49cbe12863ffd5475",
5568
+ "reference": "46a862d0f334e51c1ed831b49cbe12863ffd5475",
5569
  "shasum": ""
5570
  },
5571
  "require": {
5615
  "type": "tidelift"
5616
  }
5617
  ],
5618
+ "time": "2020-09-02T16:06:40+00:00"
5619
  },
5620
  {
5621
  "name": "symfony/yaml",
5622
+ "version": "v3.4.45",
5623
  "source": {
5624
  "type": "git",
5625
  "url": "https://github.com/symfony/yaml.git",
5626
+ "reference": "ec3c2ac4d881a4684c1f0317d2107f1a4152bad9"
5627
  },
5628
  "dist": {
5629
  "type": "zip",
5630
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/ec3c2ac4d881a4684c1f0317d2107f1a4152bad9",
5631
+ "reference": "ec3c2ac4d881a4684c1f0317d2107f1a4152bad9",
5632
  "shasum": ""
5633
  },
5634
  "require": {
5688
  "type": "tidelift"
5689
  }
5690
  ],
5691
+ "time": "2020-09-18T15:58:55+00:00"
5692
  },
5693
  {
5694
  "name": "vlucas/phpdotenv",
6056
  },
6057
  {
6058
  "name": "wp-cli/core-command",
6059
+ "version": "v2.0.11",
6060
  "source": {
6061
  "type": "git",
6062
  "url": "https://github.com/wp-cli/core-command.git",
6063
+ "reference": "db88c14881bb927452c4ae13d7129132ab267e4a"
6064
  },
6065
  "dist": {
6066
  "type": "zip",
6067
+ "url": "https://api.github.com/repos/wp-cli/core-command/zipball/db88c14881bb927452c4ae13d7129132ab267e4a",
6068
+ "reference": "db88c14881bb927452c4ae13d7129132ab267e4a",
6069
  "shasum": ""
6070
  },
6071
  "require": {
6119
  ],
6120
  "description": "Downloads, installs, updates, and manages a WordPress installation.",
6121
  "homepage": "https://github.com/wp-cli/core-command",
6122
+ "time": "2020-08-26T14:01:29+00:00"
6123
  },
6124
  {
6125
  "name": "wp-cli/cron-command",
6186
  },
6187
  {
6188
  "name": "wp-cli/db-command",
6189
+ "version": "v2.0.10",
6190
  "source": {
6191
  "type": "git",
6192
  "url": "https://github.com/wp-cli/db-command.git",
6193
+ "reference": "e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7"
6194
  },
6195
  "dist": {
6196
  "type": "zip",
6197
+ "url": "https://api.github.com/repos/wp-cli/db-command/zipball/e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7",
6198
+ "reference": "e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7",
6199
  "shasum": ""
6200
  },
6201
  "require": {
6252
  ],
6253
  "description": "Performs basic database operations using credentials stored in wp-config.php.",
6254
  "homepage": "https://github.com/wp-cli/db-command",
6255
+ "time": "2020-09-28T08:47:11+00:00"
6256
  },
6257
  {
6258
  "name": "wp-cli/embed-command",
6637
  },
6638
  {
6639
  "name": "wp-cli/extension-command",
6640
+ "version": "v2.0.12",
6641
  "source": {
6642
  "type": "git",
6643
  "url": "https://github.com/wp-cli/extension-command.git",
6644
+ "reference": "ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe"
6645
  },
6646
  "dist": {
6647
  "type": "zip",
6648
+ "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe",
6649
+ "reference": "ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe",
6650
  "shasum": ""
6651
  },
6652
  "require": {
6725
  ],
6726
  "description": "Manages plugins and themes, including installs, activations, and updates.",
6727
  "homepage": "https://github.com/wp-cli/extension-command",
6728
+ "time": "2020-09-29T05:33:20+00:00"
6729
  },
6730
  {
6731
  "name": "wp-cli/i18n-command",
6842
  },
6843
  {
6844
  "name": "wp-cli/language-command",
6845
+ "version": "v2.0.7",
6846
  "source": {
6847
  "type": "git",
6848
  "url": "https://github.com/wp-cli/language-command.git",
6849
+ "reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d"
6850
  },
6851
  "dist": {
6852
  "type": "zip",
6853
+ "url": "https://api.github.com/repos/wp-cli/language-command/zipball/aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
6854
+ "reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
6855
  "shasum": ""
6856
  },
6857
  "require": {
6913
  ],
6914
  "description": "Installs, activates, and manages language packs.",
6915
  "homepage": "https://github.com/wp-cli/language-command",
6916
+ "time": "2020-08-26T14:58:05+00:00"
6917
  },
6918
  {
6919
  "name": "wp-cli/maintenance-mode-command",
7310
  },
7311
  {
7312
  "name": "wp-cli/scaffold-command",
7313
+ "version": "v2.0.11",
7314
  "source": {
7315
  "type": "git",
7316
  "url": "https://github.com/wp-cli/scaffold-command.git",
7317
+ "reference": "ab12eda2358d9193026b35d6dfc853ffd99f5f14"
7318
  },
7319
  "dist": {
7320
  "type": "zip",
7321
+ "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/ab12eda2358d9193026b35d6dfc853ffd99f5f14",
7322
+ "reference": "ab12eda2358d9193026b35d6dfc853ffd99f5f14",
7323
  "shasum": ""
7324
  },
7325
  "require": {
7369
  ],
7370
  "description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
7371
  "homepage": "https://github.com/wp-cli/scaffold-command",
7372
+ "time": "2020-07-15T15:04:52+00:00"
7373
  },
7374
  {
7375
  "name": "wp-cli/search-replace-command",
7660
  "source": {
7661
  "type": "git",
7662
  "url": "https://github.com/wp-cli/wp-cli.git",
7663
+ "reference": "4221b5b0103e375a52483a9c95bad2e092d86904"
7664
  },
7665
  "dist": {
7666
  "type": "zip",
7667
+ "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/4221b5b0103e375a52483a9c95bad2e092d86904",
7668
+ "reference": "4221b5b0103e375a52483a9c95bad2e092d86904",
7669
  "shasum": ""
7670
  },
7671
  "require": {
7718
  "cli",
7719
  "wordpress"
7720
  ],
7721
+ "time": "2020-09-29T08:28:11+00:00"
7722
  },
7723
  {
7724
  "name": "wp-cli/wp-cli-bundle",
8545
  },
8546
  {
8547
  "name": "wpdesk/wp-wpdesk-composer",
8548
+ "version": "2.8.12",
8549
  "source": {
8550
  "type": "git",
8551
  "url": "https://gitlab.com/wpdesk/wp-wpdesk-composer.git",
8552
+ "reference": "5a954d3e3f4470747dc344db5461a5df6a661479"
8553
  },
8554
  "dist": {
8555
  "type": "zip",
8556
+ "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-composer/repository/archive.zip?sha=5a954d3e3f4470747dc344db5461a5df6a661479",
8557
+ "reference": "5a954d3e3f4470747dc344db5461a5df6a661479",
8558
  "shasum": ""
8559
  },
8560
  "require": {
8584
  "email": "krzysiek@wpdesk.pl"
8585
  }
8586
  ],
8587
+ "time": "2020-09-24T10:04:47+00:00"
8588
  },
8589
  {
8590
  "name": "wpdesk/wp-wpdesk-fs-table-rate",
8591
+ "version": "2.2.2",
8592
  "source": {
8593
  "type": "git",
8594
  "url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-table-rate.git",
8595
+ "reference": "b1a09040b677012e78a1ee3b10ae7ed1032a0eea"
8596
  },
8597
  "dist": {
8598
  "type": "zip",
8599
+ "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-table-rate/repository/archive.zip?sha=b1a09040b677012e78a1ee3b10ae7ed1032a0eea",
8600
+ "reference": "b1a09040b677012e78a1ee3b10ae7ed1032a0eea",
8601
  "shasum": ""
8602
  },
8603
  "require": {
8635
  "email": "grzegorz@wpdesk.net"
8636
  }
8637
  ],
8638
+ "time": "2020-10-01T06:20:45+00:00"
8639
  },
8640
  {
8641
  "name": "wpdesk/wp-wpdesk-helper",
flexible-shipping.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Flexible Shipping
4
  * Plugin URI: https://wordpress.org/plugins/flexible-shipping/
5
  * Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
6
- * Version: 3.14.1
7
  * Author: WP Desk
8
  * Author URI: https://www.wpdesk.net/
9
  * Text Domain: flexible-shipping
@@ -38,7 +38,7 @@ if ( ! defined( 'ABSPATH' ) ) {
38
  } // Exit if accessed directly
39
 
40
  /* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
41
- $plugin_version = '3.14.1';
42
 
43
  $plugin_name = 'Flexible Shipping';
44
  $product_id = 'Flexible Shipping';
3
  * Plugin Name: Flexible Shipping
4
  * Plugin URI: https://wordpress.org/plugins/flexible-shipping/
5
  * Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
6
+ * Version: 3.14.2
7
  * Author: WP Desk
8
  * Author URI: https://www.wpdesk.net/
9
  * Text Domain: flexible-shipping
38
  } // Exit if accessed directly
39
 
40
  /* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
41
+ $plugin_version = '3.14.2';
42
 
43
  $plugin_name = 'Flexible Shipping';
44
  $product_id = 'Flexible Shipping';
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://flexibleshipping.com/table-rate/
4
  Tags: table rate, table rate shipping, conditional shipping, shipping method, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes, shipping, free shipping, advanced shipping
5
  Requires at least: 4.5
6
  Tested up to: 5.5
7
- Stable tag: 3.14.1
8
  Requires PHP: 5.6
9
  License: GPLv3 or later
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -163,6 +163,9 @@ If you are upgrading from the old Flexible Shipping version (1.3.2, woo-flexible
163
 
164
  == Changelog ==
165
 
 
 
 
166
  = 3.14.1 - 2020-09-30 =
167
  * Fixed free shipping notice when no minimum order amount present
168
 
4
  Tags: table rate, table rate shipping, conditional shipping, shipping method, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes, shipping, free shipping, advanced shipping
5
  Requires at least: 4.5
6
  Tested up to: 5.5
7
+ Stable tag: 3.14.2
8
  Requires PHP: 5.6
9
  License: GPLv3 or later
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
163
 
164
  == Changelog ==
165
 
166
+ = 3.14.2 - 2020-10-01 =
167
+ * Fixed missing jQuery for free shipping notice
168
+
169
  = 3.14.1 - 2020-09-30 =
170
  * Fixed free shipping notice when no minimum order amount present
171
 
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069
6
  {
7
  private static $loader;
8
 
@@ -19,15 +19,15 @@ class ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
- call_user_func(\Composer\Autoload\ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87
6
  {
7
  private static $loader;
8
 
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
+ call_user_func(\Composer\Autoload\ComposerStaticInitaadb58e9463886a94d19093c10161b87::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'P' =>
@@ -419,10 +419,10 @@ class ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069
419
  public static function getInitializer(ClassLoader $loader)
420
  {
421
  return \Closure::bind(function () use ($loader) {
422
- $loader->prefixLengthsPsr4 = ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069::$prefixLengthsPsr4;
423
- $loader->prefixDirsPsr4 = ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069::$prefixDirsPsr4;
424
- $loader->fallbackDirsPsr4 = ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069::$fallbackDirsPsr4;
425
- $loader->classMap = ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069::$classMap;
426
 
427
  }, null, ClassLoader::class);
428
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInitaadb58e9463886a94d19093c10161b87
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'P' =>
419
  public static function getInitializer(ClassLoader $loader)
420
  {
421
  return \Closure::bind(function () use ($loader) {
422
+ $loader->prefixLengthsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$prefixLengthsPsr4;
423
+ $loader->prefixDirsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$prefixDirsPsr4;
424
+ $loader->fallbackDirsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$fallbackDirsPsr4;
425
+ $loader->classMap = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$classMap;
426
 
427
  }, null, ClassLoader::class);
428
  }
vendor_prefixed/wpdesk/wp-wpdesk-fs-table-rate/src/Logger/Assets.php CHANGED
@@ -40,7 +40,7 @@ class Assets implements \FSVendor\WPDesk\PluginBuilder\Plugin\Hookable
40
  */
41
  public function enqueue_assets()
42
  {
43
- \wp_register_script(self::HANDLE, \trailingslashit($this->assets_url) . 'js/notices.js', array(), $this->scripts_version, \true);
44
  \wp_enqueue_script(self::HANDLE);
45
  \wp_register_style(self::HANDLE, \trailingslashit($this->assets_url) . 'css/notices.css', array(), $this->scripts_version);
46
  \wp_enqueue_style(self::HANDLE);
40
  */
41
  public function enqueue_assets()
42
  {
43
+ \wp_register_script(self::HANDLE, \trailingslashit($this->assets_url) . 'js/notices.js', array('jquery'), $this->scripts_version, \true);
44
  \wp_enqueue_script(self::HANDLE);
45
  \wp_register_style(self::HANDLE, \trailingslashit($this->assets_url) . 'css/notices.css', array(), $this->scripts_version);
46
  \wp_enqueue_style(self::HANDLE);