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 ad097b2 commit fe1a469Copy full SHA for fe1a469
composer.json
@@ -19,12 +19,12 @@
19
"homepage": "https://github.com/timokoerber/laravel-one-time-operations",
20
"require": {
21
"php": "^8.0",
22
- "illuminate/support": "^9.0",
23
- "laravel/pint": "^1.6"
+ "illuminate/support": "^9.0"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^9.4",
27
- "orchestra/testbench": "7"
+ "orchestra/testbench": "7",
+ "laravel/pint": "^1.6"
28
29
"minimum-stability": "dev",
30
"prefer-stable": true,
0 commit comments