Last change
on this file since 5728 was
5728,
checked in by joamuran, 3 years ago
|
Added zero-installed and updated jocomunico
|
-
Property svn:executable set to
*
|
File size:
489 bytes
|
Line | |
---|
1 | { |
---|
2 | "description": "The CodeIgniter framework", |
---|
3 | "name": "codeigniter/framework", |
---|
4 | "type": "project", |
---|
5 | "homepage": "https://codeigniter.com", |
---|
6 | "license": "MIT", |
---|
7 | "support": { |
---|
8 | "forum": "http://forum.codeigniter.com/", |
---|
9 | "wiki": "https://github.com/bcit-ci/CodeIgniter/wiki", |
---|
10 | "irc": "irc://irc.freenode.net/codeigniter", |
---|
11 | "source": "https://github.com/bcit-ci/CodeIgniter" |
---|
12 | }, |
---|
13 | "require": { |
---|
14 | "php": ">=5.2.4", |
---|
15 | "firebase/php-jwt": "^3.0", |
---|
16 | "stichoza/google-translate-php": "~3.2" |
---|
17 | } |
---|
18 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.