Skip to content

Commit 34cda3a

Browse files
committed
docs: specify php versions
1 parent 3225bef commit 34cda3a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010

1111
## [1.2.3] - 2025-07-14
1212

13-
### 📚 Documentation
13+
### 📚 Documentationº
1414

1515
- Update the readme file
1616

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"email": "[email protected]"
3131
}
3232
],
33+
"require": {
34+
"php": "^8.3.0 | ^8.4.0"
35+
},
3336
"require-dev": {
3437
"orchestra/testbench": "^10.4",
3538
"spatie/ray": "^1.42",

0 commit comments

Comments
 (0)