Compare commits
No commits in common. "16659cdaf6e9c95c1bba51e4488396475896a7db" and "f13e364d067705cd7dfc148267d783e953dfbeeb" have entirely different histories.
16659cdaf6
...
f13e364d06
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
"email": "info@easter-eggs.com"
|
||||
}
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"EesyPHP\\": "src/"
|
||||
|
@ -20,12 +19,12 @@
|
|||
"envms/fluentpdo": "^2.2",
|
||||
"pear/console_table": "^1.3",
|
||||
"brenard/php-unidecode": "dev-master",
|
||||
"smarty/smarty": "^4.3.0",
|
||||
"smarty/smarty": "3.1.34",
|
||||
"smarty-gettext/smarty-gettext": "^1.6",
|
||||
"sepia/po-parser": "^6.0",
|
||||
"sentry/sdk": "^3.3",
|
||||
"ext-pdo": "^7.3",
|
||||
"ext-json": "*",
|
||||
"ext-json": "^1.7",
|
||||
"ext-yaml": "^2.0",
|
||||
"league/mime-type-detection": "^1.11"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue