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 7729632 commit 1c64234Copy full SHA for 1c64234
.github/workflows/phpunit.yml
@@ -12,7 +12,5 @@ jobs:
12
with:
13
os: >-
14
['ubuntu-latest']
15
- php: >-
16
- ['8.1', '8.2']
17
stability: >-
18
['prefer-stable']
.github/workflows/psalm.yml
@@ -12,5 +12,3 @@ jobs:
- ['8.1']
composer.json
@@ -20,9 +20,9 @@
20
"email": "gam6itko@gmail.com"
21
}
22
],
23
- "homepage": "https://spiral.dev/",
+ "homepage": "https://roadrunner.dev",
24
"support": {
25
- "docs": "https://roadrunner.dev/docs",
+ "docs": "https://docs.roadrunner.dev",
26
"issues": "https://github.com/roadrunner-server/roadrunner/issues",
27
"forum": "https://forum.roadrunner.dev/",
28
"chat": "https://discord.gg/V6EK4he"
0 commit comments