Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafiq committed Nov 27, 2024
1 parent 063f198 commit 485728f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 46 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
}
],
"require": {
"php": ">=8.0",
"symfony/browser-kit": "^6.4",
"symfony/http-client": "^6.4",
"symfony/css-selector": "^6.4"
"php": ">=8.2",
"symfony/browser-kit": "^7.0",
"symfony/http-client": "^7.0",
"symfony/css-selector": "^7.0"
},
"require-dev": {
"vlucas/phpdotenv": "^5.2",
Expand Down
85 changes: 43 additions & 42 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 485728f

Please sign in to comment.