Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
OpsPortal
lavoisiercli
Commits
5180ebe3
Commit
5180ebe3
authored
Oct 28, 2014
by
Olivier Lequeux
Browse files
Merge remote-tracking branch 'origin/master'
parents
dea40afb
1d6334b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
9 deletions
+2
-9
README.md
README.md
+0
-1
composer.json
composer.json
+2
-8
No files found.
README.md
View file @
5180ebe3
...
...
@@ -3,7 +3,6 @@
A simple PHP static library to query a Lavoisier service and map the results to objects via hydrators.
Some basics hydrators are provided, but you will easily create your own.
## Requirements
*
PHP 5.3
...
...
composer.json
View file @
5180ebe3
{
"name"
:
"ccin2p3/lavoisiercli"
,
"description"
:
"Lavoisier client"
,
"license"
:
"
library
"
,
"license"
:
"
Apache-2.0
"
,
"authors"
:
[
{
"name"
:
"Olivier Lequeux"
,
...
...
@@ -13,12 +13,6 @@
},
"require"
:
{
"php"
:
">=5.3.0"
},
"version"
:
"1.1"
,
"minimum-stability"
:
"dev"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"1.1-dev"
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment