Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
framadate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
framadate
2480d441d426a6d4f568d74775136695b870e206
framadate
composer.json
Find file
Normal view
History
Permalink
composer.json
134 B
Newer
Older
Mise à jour du dépôt avec la dernière version sur Github
FramaJosephK
committed
10 years ago
1
2
{
"require"
:
{
A big part of refactoring
Olivier PEREZ
committed
10 years ago
3
"
smarty/smarty
"
:
"
3.1.21
"
Mise à jour du dépôt avec la dernière version sur Github
FramaJosephK
committed
10 years ago
4
5
6
7
8
9
},
"autoload"
:
{
"psr-0"
:
{
"Framadate"
:
"app/classes/"
}
}
}