We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4effbb commit 2c77b3aCopy full SHA for 2c77b3a
.github/workflows/deploy-release.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: true
17
matrix:
18
os: ["ubuntu-22.04"]
19
- php: ["8.2"]
+ php: ["8.3"]
20
environment:
21
name: production
22
url: https://prod.laravel-starter-tpl.wayof.dev
.github/workflows/deploy-staging.yml
name: staging
url: https://staging.laravel-starter-tpl.wayof.dev
0 commit comments