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 a998298 commit 7bdfb91Copy full SHA for 7bdfb91
CHANGELOG.md
@@ -2,7 +2,7 @@ CHANGE LOG
2
==========
3
4
5
-## V17.0 (XX/03/2023)
+## V17.0 (07/03/2023)
6
7
* Support Laravel 8-10 only
8
* Support PHP 7.4-8.2 only
composer.json
@@ -24,7 +24,6 @@
24
"filp/whoops": "^2.15",
25
"graham-campbell/analyzer": "^4.0",
26
"graham-campbell/testbench": "^6.0",
27
- "illuminate/validation": "^8.75 || ^9.0 || ^10.0",
28
"mockery/mockery": "^1.5.1",
29
"phpunit/phpunit": "^9.6.3 || ^10.0.12"
30
},
0 commit comments