still trying to make installation work
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"erusev/parsedown-extra" : "^0.7.1",
|
"erusev/parsedown-extra" : "^0.7.1",
|
||||||
"leafo/scssphp" : "^0.7.6",
|
"leafo/scssphp" : "^0.7.6",
|
||||||
"adbario/php-dot-notation" : "^2.0",
|
"adbario/php-dot-notation" : "^2.0",
|
||||||
"magdev/console-form" : "^0.0.7",
|
"magdev/console-form" : "^0.0.7@dev",
|
||||||
"monolog/monolog" : "^1.23",
|
"monolog/monolog" : "^1.23",
|
||||||
"pdfshift/pdfshift-php" : "~1.0.2",
|
"pdfshift/pdfshift-php" : "~1.0.2",
|
||||||
"raivisdejus/html-minifier" : "~0.5"
|
"raivisdejus/html-minifier" : "~0.5"
|
||||||
@@ -74,5 +74,5 @@
|
|||||||
"name" : "magdev/console-form"
|
"name" : "magdev/console-form"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minimum-stability" : "dev"
|
"minimum-stability" : "stable"
|
||||||
}
|
}
|
||||||
4
composer.lock
generated
4
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "b7003a9ed5c6e500a8bfcc787c9e07e4",
|
"content-hash": "62e2eefeba07c02c71eae7348eb04be8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adbario/php-dot-notation",
|
"name": "adbario/php-dot-notation",
|
||||||
@@ -1151,7 +1151,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gert de Pagter",
|
"name": "Gert de Pagter",
|
||||||
"email": "backendtea@gmail.com"
|
"email": "BackEndTea@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony polyfill for ctype functions",
|
"description": "Symfony polyfill for ctype functions",
|
||||||
|
|||||||
Reference in New Issue
Block a user