Skip to content

Commit

Permalink
Update composer packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Oct 22, 2024
1 parent f6379b8 commit 8b06271
Show file tree
Hide file tree
Showing 3 changed files with 1,506 additions and 724 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:
branches:
- 1.x
- 1.0.x
- 1.1.x
paths-ignore:
- README.md
permissions:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"homepage": "https://github.com/vishalkhode1/version-resolver",
"require": {
"php": ">=7.4",
"php": "^8.1",
"guzzlehttp/guzzle": "^7.9",
"hassankhan/config": "^3.1"
},
Expand Down
Loading

0 comments on commit 8b06271

Please sign in to comment.