Skip to content

Commit

Permalink
remove composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck ALARY committed Sep 9, 2021
1 parent 0848fa1 commit 0468194
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 140 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/phpdoc.xml
/phpdocumentor
/vendor
/composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": "^7.0",
"dantsu/php-image-editor": "^1.0",
"dantsu/php-osm-static-api": "^0.0"
"dantsu/php-osm-static-api": "^0.1"
},
"autoload": {
"psr-4": {
Expand Down
139 changes: 0 additions & 139 deletions composer.lock

This file was deleted.

0 comments on commit 0468194

Please sign in to comment.