We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4dc05c commit 267fcdfCopy full SHA for 267fcdf
builds/expose
34.4 KB
composer.json
@@ -54,7 +54,7 @@
54
"octoper/cuzzle": "dev-master",
55
"phpunit/phpunit": "^10.5.1",
56
"react/async": "^4.3",
57
- "react/dns": "dev-mechelon/dns-228-caa-records as 1.13.0"
+ "react/dns": "3.x-dev as 1.13.0"
58
},
59
"config": {
60
"optimize-autoloader": true,
config/app.php
@@ -26,7 +26,7 @@
26
|
27
*/
28
29
- 'version' => '3.2.0',
+ 'version' => '3.2.1',
30
31
/*
32
|--------------------------------------------------------------------------
0 commit comments