Skip to content

Commit 8583e3a

Browse files
committed
Bump versions in composer.json
1 parent 1dbaa18 commit 8583e3a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

admin/framework/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"psr/log": "^1.1"
1616
},
1717
"require-dev": {
18-
"codeigniter/coding-standard": "^1.1",
18+
"codeigniter/coding-standard": "^1.5",
1919
"fakerphp/faker": "^1.9",
2020
"friendsofphp/php-cs-fixer": "~3.11.0",
2121
"mikey179/vfsstream": "^1.6",
22-
"nexusphp/cs-config": "^3.3",
22+
"nexusphp/cs-config": "^3.6",
2323
"phpunit/phpunit": "^9.1",
2424
"predis/predis": "^1.1 || ^2.0"
2525
},

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"psr/log": "^1.1"
1616
},
1717
"require-dev": {
18-
"codeigniter/coding-standard": "^1.1",
18+
"codeigniter/coding-standard": "^1.5",
1919
"fakerphp/faker": "^1.9",
2020
"friendsofphp/php-cs-fixer": "~3.11.0",
2121
"mikey179/vfsstream": "^1.6",
22-
"nexusphp/cs-config": "^3.3",
22+
"nexusphp/cs-config": "^3.6",
2323
"nexusphp/tachycardia": "^1.0",
2424
"phpstan/phpstan": "^1.7.1",
2525
"phpunit/phpunit": "^9.1",

0 commit comments

Comments
 (0)