Skip to content

Commit 560a428

Browse files
committed
#82 add lib API Ecole
1 parent 19c5012 commit 560a428

File tree

3 files changed

+3
-3958
lines changed

3 files changed

+3
-3958
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
### App
55
vendor/**
6+
composer.lock
67

78
### Testing
89
tests/result/**

Diff for: composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"symfony/filesystem": "^5.4",
1919
"symfony/finder": "^5.4",
2020
"shuchkin/simplexlsx": "^1.0",
21-
"ext-json": "*"
21+
"ext-json": "*",
22+
"studoo/ecole-directe-api": "^0.1.3"
2223
},
2324
"require-dev": {
2425
"roave/security-advisories": "dev-latest",

0 commit comments

Comments
 (0)