Skip to content

Commit

Permalink
update for php8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aponscat committed Apr 12, 2022
1 parent 5909161 commit 1fa4693
Show file tree
Hide file tree
Showing 3 changed files with 3,673 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
.DS_Store
.history/*
/vendor/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"require" : {
"omatech/editora-laravel-connector-dbinterface": "^2.1",
"skagarwal/google-places-api": "^1.4"
"skagarwal/google-places-api": "^2.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 1fa4693

Please sign in to comment.