8000 Commit status refresh by WyriHaximus · Pull Request #59 · php-api-clients/github · GitHub
[go: up one dir, main page]

Skip to content

Commit status refresh #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 11, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add github sponsors file example
  • Loading branch information
WyriHaximus committed Oct 11, 2019
commit 1488b3151df72e044dffb86d2488404db1c41323
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.3",
"api-clients/appveyor": "dev-master",
"api-clients/client-services": "^1.4",
"api-clients/foundation": "^1.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"config": {
"sort-packages": true,
"platform": {
"php": "7.2"
"php": "7.3.3"
}
},
"extra": {
Expand Down
Loading
0