mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
Bump dev dependencies
This commit is contained in:
committed by
Steve Ireland
parent
c774c1d636
commit
5d3a8aa085
@@ -26,20 +26,20 @@
|
||||
"php": "^7.4||^8.0",
|
||||
"codeigniter4/framework": "^4.3.1",
|
||||
"dompdf/dompdf": "^2.0.2",
|
||||
"tamtamchik/namecase": "^1.0",
|
||||
"paragonie/random_compat": "^2.0",
|
||||
"vlucas/phpdotenv": "^2.4",
|
||||
"tamtamchik/namecase": "^1.0.6",
|
||||
"paragonie/random_compat": "^2.0.21",
|
||||
"vlucas/phpdotenv": "^2.6.9",
|
||||
"picqer/php-barcode-generator": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"kint-php/kint": "^5.0.1",
|
||||
"codeigniter/coding-standard": "^1.5",
|
||||
"fakerphp/faker": "^1.9",
|
||||
"kint-php/kint": "^5.0.3",
|
||||
"codeigniter/coding-standard": "^1.7.1",
|
||||
"fakerphp/faker": "^1.21.0",
|
||||
"friendsofphp/php-cs-fixer": "3.13.0",
|
||||
"mikey179/vfsstream": "^1.6",
|
||||
"nexusphp/cs-config": "^3.6",
|
||||
"phpunit/phpunit": "^9.1",
|
||||
"predis/predis": "^1.1 || ^2.0",
|
||||
"mikey179/vfsstream": "^1.6.11",
|
||||
"nexusphp/cs-config": "^3.8.0",
|
||||
"phpunit/phpunit": "^9.6.3",
|
||||
"predis/predis": "^1.1 || ^2.1.1",
|
||||
"roave/security-advisories": "dev-latest",
|
||||
"codeigniter4/devkit": "v1.1.0"
|
||||
},
|
||||
|
||||
2
composer.lock
generated
2
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "1354da9ed16f493eff9ffa344769a4c1",
|
||||
"content-hash": "3a55848ba3f948742e860b98231c8e6f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "codeigniter4/framework",
|
||||
|
||||
Reference in New Issue
Block a user