Skip to content

Commit 64de815

Browse files
committed
Update list of PHP versions in Deprecated attribute
1 parent 65bab52 commit 64de815

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Deprecated.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ class Deprecated {
1919
"8.0",
2020
"8.1",
2121
"8.2",
22+
"8.3",
23+
"8.4",
2224
];
2325

2426
/**

0 commit comments

Comments
 (0)