|
1 | 1 | {
|
2 | 2 | "name": "code-atlantic/content-control",
|
3 |
| - "version": "2.6.1", |
| 3 | + "version": "2.6.2", |
4 | 4 | "type": "wordpress-plugin",
|
5 | 5 | "license": "GPL-2.0-or-later",
|
6 | 6 | "homepage": "https://contentcontrolplugin.com/",
|
|
9 | 9 | },
|
10 | 10 | "minimum-stability": "dev",
|
11 | 11 | "require": {
|
12 |
| - "composer/installers": "v2.3.0", |
13 |
| - "pimple/pimple": "v3.5.0", |
14 |
| - "trustedlogin/client": "v1.9.0" |
| 12 | + "composer/installers": "2.3.0", |
| 13 | + "pimple/pimple": "3.5.0", |
| 14 | + "trustedlogin/client": "1.9.0" |
15 | 15 | },
|
16 | 16 | "require-dev": {
|
17 | 17 | "code-atlantic/coding-standards": "^1.1.0",
|
18 | 18 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
|
19 | 19 | "phpstan/phpstan": "^1.10.62",
|
20 |
| - "szepeviktor/phpstan-wordpress": "v1.3.3", |
| 20 | + "szepeviktor/phpstan-wordpress": "1.3.3", |
21 | 21 | "phpstan/extension-installer": "^1.3.1",
|
22 | 22 | "phpunit/phpunit": "10.4.0",
|
23 | 23 | "mockery/mockery": "^1.6.6",
|
24 | 24 | "brain/monkey": "^2.6.1",
|
25 |
| - "php-stubs/woocommerce-stubs": "v8.6.1", |
| 25 | + "php-stubs/woocommerce-stubs": "8.6.1", |
26 | 26 | "php-stubs/generator": "^0.8.4"
|
27 | 27 | },
|
28 | 28 | "autoload": {
|
|
0 commit comments