Skip to content

Commit f6be43e

Browse files
authored
Fix README (#148)
1 parent 264392b commit f6be43e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The framework that allows us to write PHP extensions using pure and safe Rust wh
1919

2020
### Necessary
2121

22-
- **rust** 1.67 or later
22+
- **rust** 1.65 or later
2323
- **libclang** 9.0 or later
2424
- **php** 7.0 or later
2525

@@ -39,6 +39,7 @@ The framework that allows us to write PHP extensions using pure and safe Rust wh
3939
- [x] 8.0
4040
- [x] 8.1
4141
- [x] 8.2
42+
- [x] 8.3
4243
- **mode**
4344
- [x] nts
4445
- [ ] ~~zts~~

0 commit comments

Comments
 (0)