Skip to content

Commit

Permalink
Добавил дфкфмуд 7
Browse files Browse the repository at this point in the history
  • Loading branch information
moldabayev.v committed Mar 13, 2020
1 parent 2b3d794 commit d5fa21a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/vendor/
/vendor
.idea
composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">= 7.0.0",
"laravel/framework": "^5.7|^5.8|^6.0"
"illuminate/log": "^6.0|^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d5fa21a

Please sign in to comment.