Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
piphone-front
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
La Quadrature du Net
piphone
piphone-front
da00e76c022eb34ed9d6139889378c6dd5aa30a7
da00e76c022eb34ed9d6139889378c6dd5aa30a7
Switch branch/tag
piphone-front
composer.json
Find file
Normal view
History
Permalink
composer.json
126 Bytes
Edit
Web IDE
Newer
Older
Manage fatfree with composer
Nicolas Cornu
committed
Aug 08, 2016
1
2
{
"require"
:
{
Generate a token for piphone-sip api
nico
committed
Aug 08, 2016
3
"
bcosca/fatfree
"
:
"
^3.5
"
,
Adding Guzzle HTTP to work with REST applications
okhin
committed
Aug 16, 2016
4
5
"
firebase/php-jwt
"
:
"
^4.0
"
,
"
guzzlehttp/guzzle
"
:
"
~6.0
"
Manage fatfree with composer
Nicolas Cornu
committed
Aug 08, 2016
6
7
}
}