Skip to content

Commit

Permalink
Merge branch 'release/0.4-beta.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Jacko committed Dec 21, 2023
2 parents 6049600 + 2159d25 commit 98ca9aa
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 476 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"description": "Deploy your Laravel app via Bitbucket pipelines and envoyer",
"type": "library",
"require": {
"php": "^8.0",
"illuminate/support": "^9.52"
"php": "^8.2",
"illuminate/support": "^10.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"orchestra/testbench": "^7.38"
"phpunit/phpunit": "^10.0",
"orchestra/testbench": "^8.0"
},
"license": "GPL-3.0-or-later",
"minimum-stability": "stable",
Expand Down
Loading

0 comments on commit 98ca9aa

Please sign in to comment.