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 9ecb5eb commit c6c5f98Copy full SHA for c6c5f98
composer.json
@@ -28,15 +28,15 @@
28
"illuminate/support": "^9.0",
29
"illuminate/console": "^9.0",
30
"laracasts/flash": "^3.2",
31
- "laravelcollective/html": "^6.3"
+ "laravelcollective/html": "^6.3",
32
+ "symfony/var-exporter": "^6.0"
33
},
34
"require-dev": {
35
"phpunit/phpunit": "^9.5.10",
36
"mockery/mockery": "^1.4.4",
37
"orchestra/testbench": "^7.5",
38
"pestphp/pest": "^1.21",
- "pestphp/pest-plugin-laravel": "^1.2",
39
- "symfony/var-exporter": "^6.0"
+ "pestphp/pest-plugin-laravel": "^1.2"
40
41
"autoload": {
42
"psr-4": {
0 commit comments